MSLEEP

Section: (9)
Updated: 09 April 2004
Index Return to Main Contents

 

NAME

msleep - sleep for a number of milliseconds  

SYNOPSIS

void msleep (unsigned long msecs);  

ARGUMENTS

msecs
number of milliseconds to sleep
 

DESCRIPTION

Issues schedule_timeout call for the specified number of milliseconds.  

LOCKING

None.  

ABOUT THIS DOCUMENT

This documentation was generated with kernel version 2.6.0.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
LOCKING
ABOUT THIS DOCUMENT

This document was created by man2html, using the manual pages.
Time: 09:51:13 GMT, April 09, 2004