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

#include <sched.h>

Data Fields

atomic_t count
 
struct k_sigaction action [_NSIG]
 
spinlock_t siglock
 
wait_queue_head_t signalfd_wqh
 

Detailed Description

Definition at line 414 of file sched.h.

Field Documentation

Definition at line 416 of file sched.h.

atomic_t count

Definition at line 415 of file sched.h.

spinlock_t siglock

Definition at line 417 of file sched.h.

wait_queue_head_t signalfd_wqh

Definition at line 418 of file sched.h.


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