Searched refs:oneway (Results 1 – 1 of 1) sorted by relevance
2636 bool oneway = !!(t->flags & TF_ONE_WAY); in binder_proc_transaction() local2641 if (oneway) { in binder_proc_transaction()2669 binder_wakeup_thread_ilocked(proc, thread, !oneway /* sync */); in binder_proc_transaction()