Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/android/
H A Dbinder_internal.h523 bool process_todo; member
H A Dbinder.c456 thread->process_todo = true; in binder_enqueue_thread_work_ilocked()
523 return thread->process_todo || in binder_has_work_ilocked()
4499 thread->process_todo = false; in binder_thread_read()