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

Data Fields

raw_spinlock_t lock
 
atomic_t start_wait
 
atomic_t enter_wait
 
atomic_t exit_wait
 
int loops
 

Detailed Description

Definition at line 41 of file spinlock_test.c.

Field Documentation

atomic_t enter_wait

Definition at line 44 of file spinlock_test.c.

atomic_t exit_wait

Definition at line 45 of file spinlock_test.c.

Definition at line 42 of file spinlock_test.c.

int loops

Definition at line 46 of file spinlock_test.c.

atomic_t start_wait

Definition at line 43 of file spinlock_test.c.


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