Searched refs:wait_event_freezable_exclusive (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
H A Dwait.h544 #define wait_event_freezable_exclusive(wq, condition) \ macro
/linux-4.1.27/drivers/android/
H A Dbinder.c2205 ret = wait_event_freezable_exclusive(proc->wait, binder_has_proc_work(proc, thread)); binder_thread_read()

Completed in 58 milliseconds