Searched refs:__wait_event_freezable_exclusive (Results 1 - 1 of 1) sorted by path

/linux-master/include/linux/
H A Dwait.h643 #define __wait_event_freezable_exclusive(wq, condition) \ macro
652 __ret = __wait_event_freezable_exclusive(wq, condition); \

Completed in 279 milliseconds