|
ThreadSchedule 2.0.0
Modern C++ thread management library
|
Thread wrappers with automatic global registry registration. More...
#include "pthread_wrapper.hpp"#include "thread_registry.hpp"#include "thread_wrapper.hpp"#include <functional>#include <string>#include <type_traits>#include <utility>Go to the source code of this file.
Classes | |
| class | threadschedule::ThreadWrapperReg |
| ThreadWrapper with automatic registration in the global ThreadRegistry. More... | |
| class | threadschedule::PThreadWrapperReg |
| PThreadWrapper with automatic registration in the global ThreadRegistry. More... | |
Namespaces | |
| namespace | threadschedule |
Thread wrappers with automatic global registry registration.
Definition in file registered_threads.hpp.