Searched refs:maybe_sched_rr (Results 1 – 1 of 1) sorted by relevance
53 int maybe_sched_rr = 0; in GetCurrentThreadPriorityForPlatform() local55 if (pthread_getschedparam(pthread_self(), &maybe_sched_rr, in GetCurrentThreadPriorityForPlatform()57 maybe_sched_rr == SCHED_RR && in GetCurrentThreadPriorityForPlatform()