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

/linux-master/include/linux/
H A Dwait.h226 #define wake_up_interruptible_nr(x, nr) __wake_up(x, TASK_INTERRUPTIBLE, nr, NULL) macro

Completed in 202 milliseconds