MSLEEP

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

msleep - sleep for a number of milliseconds  

SYNOPSIS

"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.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
LOCKING

This document was created by man2html, using the manual pages.
Time: 05:30:47 GMT, October 06, 2005