MSLEEP
Section: Driver Basics (9)
Updated: February 2011
Index
Return to Main Contents
NAME
msleep - sleep safely even with waitqueue interruptions
SYNOPSIS
void msleep(unsigned int
msecs
);
ARGUMENTS
msecs
Time in milliseconds to sleep for
COPYRIGHT