Home
last modified time | relevance | path

Searched refs:process_todo (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/android/
H A Dbinder_internal.h501 bool process_todo; member
H A Dbinder.c493 thread->pid == current->pid && !thread->process_todo) in binder_enqueue_thread_work_ilocked()
496 thread->process_todo = true; in binder_enqueue_thread_work_ilocked()
558 return thread->process_todo || in binder_has_work_ilocked()
4811 thread->process_todo = false; in binder_thread_read()