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