Query: usleep
OS: x11r4
Section: 1
Links: x11r4 man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USLEEP(1) The SuSE boot concept USLEEP(1)NAMEUsleep - sleep for the specified number of microsecondsSYNOPSISusleep [ usec ]DESCRIPTIONusleep pauses for the number of usec microseconds. The default is 1 microsecond. If 0 microseconds are specified sched_yield(2) is called.BUGSThe usleep program uses the usleep(3) function and therefore shows the same weaknesses by any system activity.SEE ALSOusleep(3), sleep(1), sleep(3), sched_yield(2).COPYRIGHT2001 Werner Fink, 2001 SuSE GmbH Nuernberg, Germany.AUTHORWerner Fink <werner@suse.de> 3rd Berkeley Distribution Jan 31, 2001 USLEEP(1)
Related Man Pages |
---|
usleep(3) - centos |
usleep(3c) - opensolaris |
usleep(3) - suse |
usleep(3) - bsd |
usleep(3) - redhat |
Similar Topics in the Unix Linux Community |
---|
using usleep in c++ on diff platforms |
usleep command is not available in SunOS |