MSLEEP_INTERRUPTIBLE

Section: Driver Basics (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

msleep_interruptible - sleep waiting for signals  

SYNOPSIS

unsigned long msleep_interruptible(unsigned int msecs);
 

ARGUMENTS

msecs

Time in milliseconds to sleep for
 

COPYRIGHT