activemq-cpp-3.3.0

decaf::util::concurrent::MutexHandle Class Reference

#include <src/main/decaf/internal/util/concurrent/unix/MutexHandle.h>

Public Member Functions

 MutexHandle ()
 ~MutexHandle ()
 MutexHandle ()
 ~MutexHandle ()

Data Fields

pthread_mutex_t mutex
volatile long long lock_owner
volatile long long lock_count
CRITICAL_SECTION mutex

Constructor & Destructor Documentation

decaf::util::concurrent::MutexHandle::MutexHandle ( ) [inline]
decaf::util::concurrent::MutexHandle::~MutexHandle ( ) [inline]
decaf::util::concurrent::MutexHandle::MutexHandle ( ) [inline]
decaf::util::concurrent::MutexHandle::~MutexHandle ( ) [inline]

Field Documentation


The documentation for this class was generated from the following files: