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