Make exception count performance counter thread-safe (#86018)
authorJan Kotas <jkotas@microsoft.com>
Wed, 10 May 2023 01:46:04 +0000 (18:46 -0700)
committerGitHub <noreply@github.com>
Wed, 10 May 2023 01:46:04 +0000 (18:46 -0700)
commitd7c259423f23da6c664949bfdf90dcf2f5d3d9b4
treec384372e5a1622ff49edf28849f2665f67136b86
parentbc1175382857c4af11c27b3134fd22dc8377dfb5
Make exception count performance counter thread-safe (#86018)

Fixes #85997
src/coreclr/vm/exceptionhandling.cpp
src/coreclr/vm/i386/excepx86.cpp