Home
last modified time | relevance | path

Searched refs:waiting_threads (Results 1 – 1 of 1) sorted by relevance

/drivers/android/
Dbinder.c491 struct list_head waiting_threads; member
1008 thread = list_first_entry_or_null(&proc->waiting_threads, in binder_select_thread_ilocked()
2953 &proc->waiting_threads); in binder_proc_transaction()
4299 &proc->waiting_threads); in binder_wait_for_work()
4763 list_empty(&thread->proc->waiting_threads) && in binder_thread_read()
5453 INIT_LIST_HEAD(&proc->waiting_threads); in binder_open()
6095 list_for_each_entry(thread, &proc->waiting_threads, waiting_thread_node) in print_binder_proc_stats()