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

/drivers/staging/android/
H A Dbinder.c321 int requested_threads; member in struct:binder_proc
1951 } else if (proc->requested_threads == 0) {
1956 proc->requested_threads--;
2451 if (proc->requested_threads + proc->ready_threads == 0 &&
2456 proc->requested_threads++;
3495 " free async space %zd\n", proc->requested_threads,

Completed in 76 milliseconds