1 #ifndef jb_thread_config_hpp 2 #define jb_thread_config_hpp 36 #endif // jb_thread_config_hpp int native_priority() const
Base class for all configuration objects.
thread_config()
Constructor.
jb::config_attribute< thread_config, jb::cpu_set > affinity
jb::config_attribute< thread_config, bool > ignore_setup_errors
Hold the configuration to initialize threads.
int native_scheduling_policy() const
jb::config_attribute< thread_config, std::string > scheduler
config_object_constructors(thread_config)
jb::config_attribute< thread_config, std::string > name
jb::config_attribute< thread_config, std::string > priority
The top-level namespace for the JayBeams library.