Searched defs:runq (Results 1 – 2 of 2) sorted by relevance
62 struct runq { struct67 void runq_add(struct runq *, struct thread *, int); argument
163 static struct runq runq; variable