Home
last modified time | relevance | path

Searched defs:runq (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Drunq.h98 struct runq { struct
103 void runq_init(struct runq *); argument
/freebsd/sys/kern/
H A Dsched_4bsd.c169 static struct runq runq; variable