Searched refs:__wait_event_killable (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | wait.h | 701 #define __wait_event_killable(wq, condition) \ macro 724 __ret = __wait_event_killable(wq, condition); \ |
Completed in 37 milliseconds