#include <TCMTSemaphore.h>
Public Member Functions | |
SemaphoreLocker (SemaphorePtr s) | |
~SemaphoreLocker () | |
Private Attributes | |
SemaphorePtr | m_semaphore |
Definition at line 95 of file TCMTSemaphore.h.
TC::MT::SemaphoreLocker::SemaphoreLocker | ( | SemaphorePtr | s | ) | [inline] |
TC::MT::SemaphoreLocker::~SemaphoreLocker | ( | ) | [inline] |
Definition at line 109 of file TCMTSemaphore.h.
Referenced by SemaphoreLocker(), and ~SemaphoreLocker().