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

Data Fields

struct list_head next_signal
 
void(* handler )(unsigned long)
 
unsigned long data
 

Detailed Description

Definition at line 39 of file handler.c.

Field Documentation

unsigned long data

Definition at line 42 of file handler.c.

void(* handler)(unsigned long)

Definition at line 41 of file handler.c.

struct list_head next_signal

Definition at line 40 of file handler.c.


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