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) |
Definition at line 31 of file shared_mutex_win.hpp.
| bool operator== | ( | state_data const & | lhs, | |
| state_data const & | rhs | |||
| ) | [friend] |
Definition at line 40 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.
Definition at line 33 of file shared_mutex_win.hpp.