|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | arch_spinlock |
| struct | arch_rwlock |
Macros | |
| #define | __ARCH_SPIN_LOCK_UNLOCKED { 0, 0 } |
| #define | __ARCH_RW_LOCK_UNLOCKED { 0 } |
Typedefs | |
| typedef struct arch_spinlock | arch_spinlock_t |
| typedef struct arch_rwlock | arch_rwlock_t |
| #define __ARCH_RW_LOCK_UNLOCKED { 0 } |
Definition at line 57 of file spinlock_types.h.
| #define __ARCH_SPIN_LOCK_UNLOCKED { 0, 0 } |
Definition at line 47 of file spinlock_types.h.
| typedef struct arch_rwlock arch_rwlock_t |
| typedef struct arch_spinlock arch_spinlock_t |
1.8.2