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


Go to the source code of this file.
Classes | |
| class | TC::MT::Condition |
| Condition variable. More... | |
Namespaces | |
| namespace | TC |
| namespace | TC::MT |
Typedefs | |
| typedef SharedPtr< Condition > | TC::MT::ConditionPtr |
| Smart pointer to a condition object. | |
Definition in file TCMTCondition.h.