Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ReadWriteLock.cc File Reference
#include "ReadWriteLock.h"

Go to the source code of this file.

Functions

bool
MutexLockBase::functionsAreInitialized 
__attribute__ ((used))
 

Variables

std::function< int(pthread_mutex_t &)>
MutexLockBase::plainLockLock 
__attribute__ ((used))
 

Function Documentation

bool MutexLockBase::functionsAreInitialized __attribute__ ( (used)  )

Variable Documentation

std::function< int(pthread_rwlock_t &)> MutexLockBase::writeLockUnlock __attribute__

Definition at line 16 of file ReadWriteLock.cc.