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