Searched refs:looper_need_return (Results 1 – 2 of 2) sorted by relevance
501 bool looper_need_return; /* can be written by other thread */ member
492 thread->looper_need_return || in binder_has_work_ilocked()2022 thread->looper_need_return = true; in binder_transaction_buffer_release()3877 if (ptr - buffer == 4 && !thread->looper_need_return) in binder_thread_read()4301 thread->looper_need_return = true; in binder_get_thread_ilocked()4959 thread->looper_need_return = false; in binder_ioctl()5141 thread->looper_need_return = true; in binder_deferred_flush()5461 thread->looper_need_return, in print_binder_thread_ilocked()
Completed in 83 milliseconds