Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | arch_spinlock_t |
struct | arch_rwlock_t |
Macros | |
#define | __ARCH_SPIN_LOCK_UNLOCKED { 1 } |
#define | RW_LOCK_BIAS 0x01000000 |
#define | __ARCH_RW_LOCK_UNLOCKED { RW_LOCK_BIAS } |
#define __ARCH_RW_LOCK_UNLOCKED { RW_LOCK_BIAS } |
Definition at line 19 of file spinlock_types.h.
#define __ARCH_SPIN_LOCK_UNLOCKED { 1 } |
Definition at line 12 of file spinlock_types.h.
#define RW_LOCK_BIAS 0x01000000 |
Definition at line 18 of file spinlock_types.h.