fesa-core
7.0.0
|
A thread's scheduling configuration. More...
#include <DeploymentThreadConfiguration.h>
Public Attributes | |
int32_t | priority |
A thread's priority. | |
std::string | prioritySource |
The place the priority comes from, i.e. the DU's design or the framework (a default value), needed for diagnostic purposes. | |
ThreadUtils::AffinityType | affinity |
A thread's affinity. | |
std::string | affinitySource |
The place the affinity comes from, i.e. the DU's design or the framework (a default value), needed for diagnostic purposes. | |
A thread's scheduling configuration.