ThreadSchedule 3.0.0
Modern C++ thread management library
Loading...
Searching...
No Matches
thread_config.hpp File Reference

Portable thread startup and runtime configuration. More...

#include "scheduling.hpp"
#include "thread_affinity.hpp"
#include <optional>
#include <string>
#include <utility>
Include dependency graph for thread_config.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  threadschedule::thread_config
 Portable thread configuration bundle. More...
 

Namespaces

namespace  threadschedule
 

Detailed Description

Portable thread startup and runtime configuration.

Definition in file thread_config.hpp.