Searched refs:StartWorkers (Results 1 – 8 of 8) sorted by relevance
69 thread_pool.StartWorkers(self); in TEST_F()88 thread_pool.StartWorkers(self); in TEST_F()97 thread_pool.StartWorkers(self); in TEST_F()138 thread_pool.StartWorkers(self); in TEST_F()
71 thread_pool.StartWorkers(self); in TEST_F()122 thread_pool.StartWorkers(self); in TEST_F()
72 void StartWorkers(Thread* self);
119 void ThreadPool::StartWorkers(Thread* self) { in StartWorkers() function in art::ThreadPool
336 thread_pool.StartWorkers(self); in CommonWaitSetup()
140 thread_pool.StartWorkers(self); in RaceTest()
785 thread_pool->StartWorkers(self); in ScanGrayObjects()883 thread_pool->StartWorkers(self); in RecursiveMark()1179 thread_pool->StartWorkers(self); in ProcessMarkStackParallel()
1496 thread_pool_->StartWorkers(self); in ForAll()