Searched refs:kRealTimePrio (Results 1 – 1 of 1) sorted by relevance
89 const struct sched_param kRealTimePrio = {8}; variable104 pthread_setschedparam(pthread_self(), SCHED_RR, &kRealTimePrio) == 0; in SetCurrentThreadPriorityForPlatform()117 maybe_realtime_prio.sched_priority == kRealTimePrio.sched_priority) { in GetCurrentThreadPriorityForPlatform()