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
usleep(3) - suse
usleep(3) - debian
sleep(3c) - sunos
sleep(3) - osf1
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq