Compounds | |
class | MutexImpl |
Mutex implementation base class. More... | |
class | NullMutexImpl |
'Null' MutexImpl class More... | |
class | Mutex |
Mutex class used to ensure TSE3 thread safety. More... | |
class | CritSec |
Convenient API for Mutex class. More... | |
class | def_type |
struct | arg_count |
struct | arg_count< def_type > |
class | num_type |
class | void_list |
class | Event |
Internal implementation namespace.
You can ignore the classes in this namespace. They are internal implementation details for the TSE3 library and are not part of the normal public API.
The contents include implementation details for the Notifier class and the Impl::Mutex classes which provide TSE3 thread-safety.