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

/drivers/staging/android/
H A Dbinder.c313 int requested_threads; member in struct:binder_proc
2026 } else if (proc->requested_threads == 0) {
2033 proc->requested_threads--;
2524 if (proc->requested_threads + proc->ready_threads == 0 &&
2529 proc->requested_threads++;
3457 " free async space %zd\n", proc->requested_threads,

Completed in 101 milliseconds