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

/linux-master/drivers/android/
H A Dbinder_internal.h383 * @requested_threads_started: number binder threads started
426 int requested_threads_started; member in struct:binder_proc
H A Dbinder.c4050 proc->requested_threads_started++;
4776 proc->requested_threads_started < proc->max_threads &&
6312 proc->requested_threads_started, proc->max_threads,

Completed in 287 milliseconds