Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder.c476 int requested_threads; member
3809 } else if (proc->requested_threads == 0) { in binder_thread_write()
3814 proc->requested_threads--; in binder_thread_write()
4544 if (proc->requested_threads == 0 && in binder_thread_read()
4550 proc->requested_threads++; in binder_thread_read()
5875 " free async space %zd\n", proc->requested_threads, in print_binder_proc_stats()