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