1MSLEEP_INTERRUPTIBLE(9) Driver Basics MSLEEP_INTERRUPTIBLE(9)
23
4
NAME
6msleep_interruptible - sleep waiting for signals
7
SYNOPSIS
9unsigned long msleep_interruptible(unsigned int msecs);
10
ARGUMENTS
12msecs
13Time in milliseconds to sleep for
14
COPYRIGHT
16Kernel Hackers Manual 2.6. June 2019 MSLEEP_INTERRUPTIBLE(9)