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
usleep(3) - suse
schedule_hrtimeout_range(9) - centos
usleep(3) - linux
wait_event_interruptible_exclusive_locked_irq(9) - centos
wakeup(9r) - osf1
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
Controlling user input