#include "TCNonCopyable.h"
#include "TCSharedPtr.h"


Go to the source code of this file.
Classes | |
| class | TC::MT::Semaphore |
| counted semaphore More... | |
| class | TC::MT::SemaphoreLocker |
| Locking object for Semaphore objects. More... | |
Namespaces | |
| namespace | TC |
| namespace | TC::MT |
Typedefs | |
| typedef SharedPtr< Semaphore > | TC::MT::SemaphorePtr |
| Smart pointer to an semaphore object. | |
Definition in file TCMTSemaphore.h.