Searched refs:wait_event_freezable_exclusive (Results 1 – 2 of 2) sorted by relevance
557 #define wait_event_freezable_exclusive(wq, condition) \ macro
2205 ret = wait_event_freezable_exclusive(proc->wait, binder_has_proc_work(proc, thread)); in binder_thread_read()