Home
last modified time | relevance | path

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

/openbmc/linux/drivers/android/
H A Dbinder_internal.h425 int requested_threads; member
H A Dbinder.c4046 } else if (proc->requested_threads == 0) { in binder_thread_write()
4051 proc->requested_threads--; in binder_thread_write()
4776 if (proc->requested_threads == 0 && in binder_thread_read()
4782 proc->requested_threads++; in binder_thread_read()
6315 " free async space %zd\n", proc->requested_threads, in print_binder_proc_stats()