Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/android/
Dbinder.c2359 bool pending_async = false; in binder_proc_transaction() local
2366 pending_async = true; in binder_proc_transaction()
2384 if (!thread && !pending_async) in binder_proc_transaction()
2389 else if (!pending_async) in binder_proc_transaction()
2394 if (!pending_async) in binder_proc_transaction()