Searched defs:wake_up_interruptible (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/include/linux/
H A Dwait.h171 #define wake_up_interruptible(x) __wake_up(x, TASK_INTERRUPTIBLE, 1, NULL) macro

Completed in 65 milliseconds