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