Searched refs:active_threads (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dthread_pool.cc133 const size_t active_threads = thread_count - waiting_count_; local
135 if (active_threads <= max_active_workers_) {

Completed in 1089 milliseconds