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

Data Fields

int next_id
 
struct list_head pending
 
struct list_head expired
 
wait_queue_head_t wait
 
u_int work
 
spinlock_t lock
 

Detailed Description

Definition at line 34 of file timerdev.c.

Field Documentation

struct list_head expired

Definition at line 37 of file timerdev.c.

spinlock_t lock

Definition at line 40 of file timerdev.c.

int next_id

Definition at line 35 of file timerdev.c.

struct list_head pending

Definition at line 36 of file timerdev.c.

Definition at line 38 of file timerdev.c.

u_int work

Definition at line 39 of file timerdev.c.


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