OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bestpri
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/kern/
kern_runq.c
496
pri_t
bestpri
, curpri;
local in function:sched_bestcpu
505
bestpri
= MAX(bestspc->spc_curpriority,
509
bestpri
= PRI_COUNT;
533
if (curpri >
bestpri
) {
536
if (curpri ==
bestpri
) {
550
bestpri
= curpri;
Completed in 52 milliseconds
Indexes created Wed Oct 29 05:09:45 GMT 2025