Searched defs:GetTaskCount (Results 1 - 1 of 1) sorted by path

/art/runtime/
H A Dthread_pool.cc197 size_t ThreadPool::GetTaskCount(Thread* self) { function in class:art::ThreadPool
231 while (thread_pool->GetTaskCount(self) == 0) {

Completed in 61 milliseconds