Loading [MathJax]/extensions/tex2jax.js
Tomographerv4.1
Tomographer C++ Framework Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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.