1 write to _numThreads
Microsoft.ML.FastTree (1)
Utils\BlockingThreadPool.cs (1)
34_numThreads = numThreads;
2 references to _numThreads
Microsoft.ML.FastTree (2)
Utils\BlockingThreadPool.cs (2)
22get { return _numThreads; } 31if (_numThreads == numThreads)