threads.hpp File Reference

Cross-platform threading interfaces. More...

#include "threads/mutex.hpp"
#include "threads/priority.hpp"
#include "threads/thread.hpp"
#include "threads/threadable.hpp"
Include dependency graph for threads.hpp:

Go to the source code of this file.

Detailed Description

Cross-platform threading interfaces.

Threads are modelled here as classes. The threading functionality can be utilised in two ways, either via inheritance or composition. Choice of which is simply a matter of personal style. There are more complex thread managers out there, but this suits the requirements of a small project and merely aims to provide a robust and lightweight cross-platform interface.

Date
June, 2009

Definition in file threads.hpp.



ecl_threads
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:43