Home
last modified time | relevance | path

Searched refs:threads (Results 1 – 2 of 2) sorted by relevance

/TaskScheduler/SchedulerTests/Tests/
H A DAtomicTests.cpp212 MT::Thread threads[2]; in SUITE() local
213 uint32 threadsCount = MT_ARRAY_SIZE(threads); in SUITE()
219 threads[i].Start(16384, ThreadFunc, nullptr); in SUITE()
226 threads[i].Join(); in SUITE()
/TaskScheduler/Scheduler/Include/
H A DMTScheduler.inl65 // Distributes task to threads: