Main Page
Namespaces
Data Structures
Files
Data Structures
Class Hierarchy
Data Fields
decaf
::
internal
::
util
::
concurrent
::
RWLOCK
decaf::internal::util::concurrent::RWLOCK Struct Reference
#include <
src/main/decaf/internal/util/concurrent/windows/PlatformDefs.h
>
Data Fields
HANDLE
writeMutex
HANDLE
readEvent
volatile LONG
readers
Field Documentation
volatile LONG
decaf::internal::util::concurrent::RWLOCK::readers
HANDLE
decaf::internal::util::concurrent::RWLOCK::readEvent
HANDLE
decaf::internal::util::concurrent::RWLOCK::writeMutex
The documentation for this struct was generated from the following file:
src/main/decaf/internal/util/concurrent/windows/
PlatformDefs.h
Generated on 1 Dec 2014 for activemq-cpp-3.8.2 by
1.6.1