Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/android/
Dbinder.c2733 bool pending_async = false; in binder_proc_transaction() local
2740 pending_async = true; in binder_proc_transaction()
2753 if (!thread && !pending_async) in binder_proc_transaction()
2758 else if (!pending_async) in binder_proc_transaction()
2763 if (!pending_async) in binder_proc_transaction()