#include <syncthrd.h>
| PReadWriteMutex::Nest::Nest |
( |
| ) |
|
| PReadWriteMutex::Nest::Nest |
( |
const Nest & |
other | ) |
|
| Nest& PReadWriteMutex::Nest::operator= |
( |
const Nest & |
other | ) |
|
| atomic<unsigned> PReadWriteMutex::Nest::m_readerCount |
| atomic<uint64_t> PReadWriteMutex::Nest::m_startHeldCycle |
| atomic<PUniqueThreadIdentifier> PReadWriteMutex::Nest::m_uniqueId |
| atomic<bool> PReadWriteMutex::Nest::m_waiting |
| atomic<unsigned> PReadWriteMutex::Nest::m_writerCount |
The documentation for this struct was generated from the following file: