Home
last modified time | relevance | path

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

/freebsd-src/sys/sys/
H A Drunq.h60 struct runq { struct
65 void runq_add(struct runq *, struct thread *, int); argument
/freebsd-src/sys/kern/
H A Dsched_4bsd.c161 static struct runq runq; variable
[all...]