Tomographer  v4.1
Tomographer C++ Framework Documentation
Tomographer::MultiProc::CxxThreads Namespace Reference

Definitions for multitasking using C++ Threads. More...

Classes

class  TaskDispatcher
 Dispatches tasks to parallel threads using C++11 native threads. More...
 
class  ThreadSanitizerLogger
 Wrapper logger to call non-thread-safe loggers from a multithreaded environment. More...
 

Detailed Description

Definitions for multitasking using C++ Threads.