Searched refs:__wait_event_killable_exclusive (Results 1 - 1 of 1) sorted by last modified time

/linux-master/include/linux/
H A Dwait.h629 #define __wait_event_killable_exclusive(wq, condition) \ macro
638 __ret = __wait_event_killable_exclusive(wq, condition); \

Completed in 161 milliseconds