ORIGINAL
Loading...
Searching...
No Matches
Classes | Namespaces
thread.h File Reference

Thread management utilities. More...

#include "config.h"
#include "error.h"
#include "functional"
#include "hash.h"
#include "ownerPtr.h"
#include "zeit.h"
Include dependency graph for thread.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  original::threadBase< DERIVED >
 Base class for thread implementations. More...
 
class  original::threadBase< DERIVED >::threadData< Callback >
 Wrapper for thread execution data. More...
 
class  original::thread
 High-level thread wrapper. More...
 

Namespaces

namespace  original
 Main namespace for the project Original.
 

Detailed Description

Thread management utilities.

Provides a layered threading abstraction with: