struct_hrtimer_sleeper(9) suse man page | unix.com

Man Page: struct_hrtimer_sleeper

Operating Environment: suse

Section: 9

STRUCT
HRTIMER_SLEEP(9) Driver Basics STRUCT HRTIMER_SLEEP(9)
NAME
struct_hrtimer_sleeper - simple sleeper structure
SYNOPSIS
struct hrtimer_sleeper { struct hrtimer timer; struct task_struct * task; };
MEMBERS
timer embedded timer structure task task to wake up
DESCRIPTION
task is set to NULL, when the timer expires.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 STRUCT HRTIMER_SLEEP(9)
Related Man Pages
struct_hrtimer(9) - centos
iv_task_register(3) - debian
iv_timer(3) - debian
iv_timer_unregister(3) - debian
struct_hrtimer(9) - suse
Similar Topics in the Unix Linux Community
Getting command output to putty window title.
Migrating to UNIX
Update kernel Linux without reboot?!
Docker learning Phase-I
Shopt -s histappend