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