Regina Calculation Engine
|
Provides very basic thread handling. More...
Classes | |
class | regina::NMutex |
Deprecated class that provides mutexes for use with multithreaded code. More... | |
class | regina::NMutex::MutexLock |
A utility class for locking and unlocking a mutex. More... | |
class | regina::NThread |
Deprecated class that provides very basic thread handling. More... | |
Namespaces | |
regina | |
Contains the entire Regina calculation engine. | |
Typedefs | |
typedef pthread_t | regina::NThreadID |
The type used for a thread identifier. More... | |
Provides very basic thread handling.