2 writes to _finishedThreadCount
ILCompiler.ReadyToRun (2)
Compiler\ReadyToRunCodegenCompilation.cs (2)
867
_finishedThreadCount
= 0;
912
if (Interlocked.Increment(ref
_finishedThreadCount
) == _parallelism)