Function realtime_tools::configure_sched_fifo
Defined in File thread_priority.hpp
Function Documentation
-
bool realtime_tools::configure_sched_fifo(int priority)
Configure SCHED_FIFO thread priority for the thread that calls this function
- Parameters:
priority – [in] the priority of this thread from 0-99
- Returns:
true if configuring scheduler succeeded