IBR-DTNSuite
0.8
|
#include <MutexLock.h>
Public Member Functions | |
IndicatingLock (MutexInterface &m, bool &indicator) | |
virtual | ~IndicatingLock () |
Definition at line 28 of file MutexLock.h.
ibrcommon::IndicatingLock::IndicatingLock | ( | MutexInterface & | m, |
bool & | indicator | ||
) |
Definition at line 26 of file MutexLock.cpp.
ibrcommon::IndicatingLock::~IndicatingLock | ( | ) | [virtual] |
Definition at line 32 of file MutexLock.cpp.