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()1221 && inner.ready_threads.is_empty() in needs_thread()1360 let ready = take(&mut inner.ready_threads); in deferred_release()1742 guard.ready_threads.push_front(list_arc); in new()1759 unsafe { inner.ready_threads.remove(self.thread) }; in drop()
6804 int count, strong, weak, ready_threads; in print_binder_proc_stats() local6811 ready_threads = 0; in print_binder_proc_stats()6817 ready_threads++; in print_binder_proc_stats()6824 ready_threads, in print_binder_proc_stats()