ORIGINAL
|
Thread management utilities. More...
#include "config.h"
#include "error.h"
#include "functional"
#include "hash.h"
#include "ownerPtr.h"
#include "zeit.h"
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. | |
Thread management utilities.
Provides a layered threading abstraction with: