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


Go to the source code of this file.
Classes | |
| class | TC::MT::Event |
| An object of class Event represents a synchronization object that allows one thread to notify another that an event has occurred. More... | |
Namespaces | |
| namespace | TC |
| namespace | TC::MT |
Typedefs | |
| typedef SharedPtr< Event > | TC::MT::EventPtr |
| Smart pointer to an event object. | |
Definition in file TCMTEvent.h.