Linux Kernel
3.7.1
|
#include <hrtimer.h>
Data Fields | |
struct hrtimer | timer |
struct task_struct * | task |
struct hrtimer_sleeper - simple sleeper structure : embedded timer structure : task to wake up
task is set to NULL, when the timer expires.
struct task_struct* task |