1 write to _num
Microsoft.ML.FastTree (1)
Utils\ThreadTaskManager.cs (1)
42_num = num;
2 references to _num
Microsoft.ML.FastTree (2)
Utils\ThreadTaskManager.cs (2)
49if (_num == 1) 59Parallel.Invoke(new ParallelOptions() { MaxDegreeOfParallelism = _num }, _actions);