Searched refs:ready_threads (Results 1 – 2 of 2) sorted by relevance
82 ready_threads: List<Thread>, field118 ready_threads: List::new(), in new()150 if let Some(thread) = self.ready_threads.pop_front() { in push_work()1163 && inner.ready_threads.is_empty() in needs_thread()1302 let ready = take(&mut inner.ready_threads); in deferred_release()1681 guard.ready_threads.push_front(list_arc); in new()1698 unsafe { inner.ready_threads.remove(self.thread) }; in drop()
7093 int count, strong, weak, ready_threads; in print_binder_proc_stats() local7100 ready_threads = 0; in print_binder_proc_stats()7106 ready_threads++; in print_binder_proc_stats()7113 ready_threads, in print_binder_proc_stats()