Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/android/
Dbinder.c2636 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_proc_transaction() local
2641 if (oneway) { in binder_proc_transaction()
2669 binder_wakeup_thread_ilocked(proc, thread, !oneway /* sync */); in binder_proc_transaction()