Man Page: struct_hrtimer_sleeper
Operating Environment: centos
Section: 9
STRUCTHRTIMER_SLEEP(9) Driver Basics STRUCT HRTIMER_SLEEP(9)NAMEstruct_hrtimer_sleeper - simple sleeper structureSYNOPSISstruct hrtimer_sleeper { struct hrtimer timer; struct task_struct * task; };MEMBERStimer embedded timer structure task task to wake upDESCRIPTIONtask is set to NULL, when the timer expires.COPYRIGHTKernel Hackers Manual 3.10 June 2014 STRUCT HRTIMER_SLEEP(9)
| Related Man Pages |
|---|
| del_timer_sync(9) - centos |
| schedule_hrtimeout_range(9) - centos |
| struct_ccwgroup_driver(9) - centos |
| struct_regulator_config(9) - centos |
| struct_tid_ampdu_rx(9) - centos |
| 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? |
| Tar Command |
| [TIP] Processing YAML files with yq |