Searched refs:requested_threads (Results 1 – 1 of 1) sorted by relevance
324 int requested_threads; member1952 } else if (proc->requested_threads == 0) { in binder_thread_write()1957 proc->requested_threads--; in binder_thread_write()2452 if (proc->requested_threads + proc->ready_threads == 0 && in binder_thread_read()2457 proc->requested_threads++; in binder_thread_read()3496 " free async space %zd\n", proc->requested_threads, in print_binder_proc_stats()