Searched defs:wake_up_interruptible (Results 1 - 1 of 1) sorted by last modified time

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

Completed in 238 milliseconds