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
ualarm(3) - centos
pethtool(8) - centos
schedule_hrtimeout_range(9) - centos
usleep(3) - debian
sleep(3c) - sunos
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq
Please Welcome Dave Munro to the Moderator Team!