Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
hrtimer_sleeper Struct Reference

#include <hrtimer.h>

Data Fields

struct hrtimer timer
 
struct task_structtask
 

Detailed Description

struct hrtimer_sleeper - simple sleeper structure : embedded timer structure : task to wake up

task is set to NULL, when the timer expires.

Definition at line 128 of file hrtimer.h.

Field Documentation

Definition at line 130 of file hrtimer.h.

Definition at line 129 of file hrtimer.h.


The documentation for this struct was generated from the following file: