Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/android/
Dbinder.c2739 bool pending_async = false; in binder_proc_transaction() local
2747 pending_async = true; in binder_proc_transaction()
2765 if (!thread && !pending_async) in binder_proc_transaction()
2770 } else if (!pending_async) { in binder_proc_transaction()
2787 if (!pending_async) in binder_proc_transaction()