Searched defs:prio_temp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/latencytop/common/
H A Dstat.c345 int prio_temp; local
362 &prio_temp);
365 HIGHER_PRIORITY(prio_temp, priority))) {
367 priority = prio_temp;

Completed in 73 milliseconds