Searched refs:RT_PRIORITY (Results 1 – 1 of 1) sorted by relevance
35 const int32_t RT_PRIORITY = 1; variable48 struct sched_param rtParams = {.sched_priority = RT_PRIORITY}; in SetRTSchedule()