boost::modified_shared_mutex::state_data Struct Reference

List of all members.

Public Attributes

unsigned exclusive:1
unsigned exclusive_waiting:7
unsigned exclusive_waiting_blocked:1
unsigned shared_count:11
unsigned shared_waiting:11
unsigned upgrade:1

Friends

bool operator== (state_data const &lhs, state_data const &rhs)

Detailed Description

Definition at line 31 of file shared_mutex_win.hpp.


Friends And Related Function Documentation

bool operator== ( state_data const &  lhs,
state_data const &  rhs 
) [friend]

Definition at line 40 of file shared_mutex_win.hpp.


Member Data Documentation

Definition at line 33 of file shared_mutex_win.hpp.

Definition at line 33 of file shared_mutex_win.hpp.

Definition at line 33 of file shared_mutex_win.hpp.

Definition at line 33 of file shared_mutex_win.hpp.

Definition at line 33 of file shared_mutex_win.hpp.

Definition at line 33 of file shared_mutex_win.hpp.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mongodb
Author(s): Nate Koenig
autogenerated on Fri Jan 11 12:15:52 2013