Searched refs:old_prio (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/lib/libkse/thread/
H A Dthr_setschedparam.c51 int old_prio; local
95 old_prio = pthread->active_priority;
112 (old_prio > pthread->active_priority)) {

Completed in 94 milliseconds