Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder.c2637 bool pending_async = false; in binder_proc_transaction() local
2644 pending_async = true; in binder_proc_transaction()
2658 if (!thread && !pending_async) in binder_proc_transaction()
2663 else if (!pending_async) in binder_proc_transaction()
2668 if (!pending_async) in binder_proc_transaction()