Classes | |
class | Condition |
Conditional variable implementation. More... | |
class | Mutex |
Mutex implementation. More... | |
class | Semaphore |
This class implements the semaphore paradigm. More... | |
class | Thread |
Base Threads interface. More... | |
class | MainThread |
Workaround to emulate the main thread. Do not use this. More... | |
class | InlineThread |
C-Style threading model. More... |
n2nc::sync namespace description.