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

/linux-master/drivers/android/
H A Dbinder_internal.h482 bool looper_need_return; /* can be written by other thread */ member in struct:binder_thread
H A Dbinder.c554 thread->looper_need_return ||
2111 thread->looper_need_return = true;
4454 if (ptr - buffer == 4 && !thread->looper_need_return)
4883 thread->looper_need_return = true;
5552 thread->looper_need_return = false;
5733 thread->looper_need_return = true;
6055 thread->looper_need_return,

Completed in 237 milliseconds