Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/android/
Dbinder.c480 int requested_threads; member
3823 } else if (proc->requested_threads == 0) { in binder_thread_write()
3828 proc->requested_threads--; in binder_thread_write()
4558 if (proc->requested_threads == 0 && in binder_thread_read()
4564 proc->requested_threads++; in binder_thread_read()
5884 " free async space %zd\n", proc->requested_threads, in print_binder_proc_stats()