Searched refs:___wait_is_interruptible (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | wait.h | 196 #define ___wait_is_interruptible(state) \ macro 230 if (___wait_is_interruptible(state) && __int) { \ |
Completed in 60 milliseconds