Home
last modified time | relevance | path

Searched defs:workersCount (Results 1 – 4 of 4) sorted by relevance

/TaskScheduler/SchedulerTests/Tests/
H A DSimpleTests.cpp182 int32 workersCount = scheduler.GetWorkersCount(); in SUITE() local
H A DPriorityTests.cpp207 int32 workersCount = scheduler.GetWorkersCount(); in SUITE() local
H A DDxtTests.cpp485 int workersCount = (int)scheduler.GetWorkersCount(); in SUITE() local
/TaskScheduler/Scheduler/Source/
H A DMTScheduler.cpp343 uint32 workersCount = threadContext.taskScheduler->GetWorkersCount(); in TryStealTask() local