Home
last modified time | relevance | path

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

/linux/drivers/android/
H A Dbinder_internal.h441 int requested_threads; member
H A Dbinder.c4350 } else if (proc->requested_threads == 0) { in binder_thread_write()
4355 proc->requested_threads--; in binder_thread_write()
5158 if (proc->requested_threads == 0 && in binder_thread_read()
5164 proc->requested_threads++; in binder_thread_read()
6807 " free async space %zd\n", proc->requested_threads, in print_binder_proc_stats()