Function realtime_tools::configure_sched_fifo

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