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