3#ifndef IMT_BASE_OS_LINUX_THREADHELPER_H
4#define IMT_BASE_OS_LINUX_THREADHELPER_H
Helper to apply scheduling policies on a thread instance.
static void setSchedulingParams(std::thread &workerThread, ThreadSchedulingParams const params)
Sets the scheduling parameters of the given thread instance.
Provides the parameters required to setup the scheduling of a thread.
This is a application specific file which is used to configure Imt.Base.Core.Math.