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

/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dsched_multiq.c179 int16_t sched_pri; /* scheduled (current) priority */ member in struct:sched_entry
650 int sched_pri = entry->sched_pri; local
688 int sched_pri = entry->sched_pri; local
956 int sched_pri = thread->sched_pri; local
[all...]
H A Ddebug.h59 int32_t sched_pri; /* scheduled (current) priority */ member in struct:thread_snapshot
H A Dthread.h214 int16_t sched_pri; /* scheduled (current) priority */ member in struct:thread

Completed in 131 milliseconds