Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinder_internal.h442 int requested_threads; member
Dbinder.c3463 } else if (proc->requested_threads == 0) { in binder_thread_write()
3468 proc->requested_threads--; in binder_thread_write()
4203 if (proc->requested_threads == 0 && in binder_thread_read()
4209 proc->requested_threads++; in binder_thread_read()
5728 " free async space %zd\n", proc->requested_threads, in print_binder_proc_stats()