usleep_range(9) centos man page | unix.com

Man Page: usleep_range

Operating Environment: centos

Section: 9

USLEEP_RANGE(9) 						   Driver Basics						   USLEEP_RANGE(9)

NAME
usleep_range - Drop in replacement for udelay where wakeup is flexible
SYNOPSIS
void usleep_range(unsigned long min, unsigned long max);
ARGUMENTS
min Minimum time in usecs to sleep max Maximum time in usecs to sleep
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 USLEEP_RANGE(9)
Related Man Pages
sleep(3c) - opensolaris
pethtool(8) - centos
pethtool(8) - debian
sleep(3) - osf1
wakeup(9r) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Controlling user input