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

/linux-master/drivers/android/
H A Dbinder_internal.h379 * @requested_threads: number of binder threads requested but not
425 int requested_threads; member in struct:binder_proc
H A Dbinder.c4046 } else if (proc->requested_threads == 0) {
4051 proc->requested_threads--;
4776 if (proc->requested_threads == 0 &&
4782 proc->requested_threads++;
6313 " free async space %zd\n", proc->requested_threads,

Completed in 163 milliseconds