Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/android/
A Dbinder_internal.h425 int requested_threads; member
A Dbinder.c4016 } else if (proc->requested_threads == 0) { in binder_thread_write()
4021 proc->requested_threads--; in binder_thread_write()
4746 if (proc->requested_threads == 0 && in binder_thread_read()
4752 proc->requested_threads++; in binder_thread_read()
6281 " free async space %zd\n", proc->requested_threads, in print_binder_proc_stats()

Completed in 16 milliseconds