Searched refs:threads (Results 1 – 2 of 2) sorted by relevance
212 MT::Thread threads[2]; in SUITE() local213 uint32 threadsCount = MT_ARRAY_SIZE(threads); in SUITE()219 threads[i].Start(16384, ThreadFunc, nullptr); in SUITE()226 threads[i].Join(); in SUITE()
65 // Distributes task to threads: