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

/linux-4.4.14/include/linux/
H A Dwait.h167 #define wake_up_all(x) __wake_up(x, TASK_NORMAL, 0, NULL) macro

Completed in 104 milliseconds