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 2.6. July 2010 STRUCT HRTIMER_SLEEP(9)
| Related Man Pages |
|---|
| schedule_hrtimeout_range(9) - centos |
| struct_tid_ampdu_tx(9) - centos |
| iv_task_unregister(3) - debian |
| struct_ccw_driver(9) - suse |
| struct_usb_device_driver(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| How to restrict user to a specific directory in solaris 10 |
| Getting command output to putty window title. |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Docker learning Phase-I |