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

#include <seqlock.h>

Data Fields

unsigned sequence
 
spinlock_t lock
 

Detailed Description

Definition at line 33 of file seqlock.h.

Field Documentation

spinlock_t lock

Definition at line 35 of file seqlock.h.

unsigned sequence

Definition at line 34 of file seqlock.h.


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