Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/android/
Dbinder.c2757 bool pending_async = false; in binder_proc_transaction() local
2766 pending_async = true; in binder_proc_transaction()
2785 if (!thread && !pending_async) in binder_proc_transaction()
2790 } else if (!pending_async) { in binder_proc_transaction()
2807 if (!pending_async) in binder_proc_transaction()