Searched refs:ready_threads (Results 1 – 2 of 2) sorted by relevance
110 ready_threads: List<Thread>, field146 ready_threads: List::new(), in new()178 if let Some(thread) = self.ready_threads.pop_front() { in push_work()1207 && inner.ready_threads.is_empty() in needs_thread()1346 let ready = take(&mut inner.ready_threads); in deferred_release()1719 guard.ready_threads.push_front(list_arc); in new()1736 unsafe { inner.ready_threads.remove(self.thread) }; in drop()
6789 int count, strong, weak, ready_threads; in print_binder_proc_stats() local6796 ready_threads = 0; in print_binder_proc_stats()6802 ready_threads++; in print_binder_proc_stats()6809 ready_threads, in print_binder_proc_stats()