HomeSort by relevance Sort by last modified time
    Searched refs:GetTaskCount (Results 1 - 2 of 2) sorted by null

  /art/runtime/
thread_pool.h 121 size_t GetTaskCount(Thread* self) REQUIRES(!task_queue_lock_);
thread_pool.cc 243 size_t ThreadPool::GetTaskCount(Thread* self) {

Completed in 180 milliseconds