1MSLEEP(9) Driver Basics MSLEEP(9) 2 3 4
MSLEEP(9) Driver Basics MSLEEP(9)
6 msleep - sleep safely even with waitqueue interruptions 7
msleep - sleep safely even with waitqueue interruptions
9 void msleep(unsigned int msecs); 10
void msleep(unsigned int msecs);
12 msecs 13 Time in milliseconds to sleep for 14
msecs
Time in milliseconds to sleep for
16Kernel Hackers Manual 3.10 June 2019 MSLEEP(9)
Kernel Hackers Manual 3.10 June 2019 MSLEEP(9)