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