Searched refs:sched_priority (Results 1 – 20 of 20) sorted by relevance
22 return param.sched_priority; in threadPri()38 cout << setw(12) << left << s << param.sched_priority << endl; in threadDump()
35 param.sched_priority = 2; in main()
38 param.sched_priority = 2; in main()
50 param.sched_priority = 2; in main()
184 param.sched_priority = 2; in SetRealTimePriority()
81 param.sched_priority = priority_; in InternalRoutine()
41 param.sched_priority = kHidRawSensorPriority; in enableSchedFifoMode()
125 rt_params.sched_priority = BT_RT_PRIORITY; in ThreadRoutine()
102 .sched_priority = priority, in setPriority()121 uint32_t sched_priority; in setUtilMin() member
490 .sched_priority = 1, in SetRealtimeThread()
52 __u32 sched_priority; member
356 param.sched_priority = 2; in DisplayEventHandler()
365 param.sched_priority = 2; in DisplayEventHandler()
998 struct sched_param param = {.sched_priority = sched_get_priority_max(SCHED_FIFO)}; in threadBody()
691 .sched_priority = priorityBoost, in initInstance()
3282 param.sched_priority = newPriority; in main()