Searched refs:runq_init (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/sys/ | ||
| D | sched.h | 225 void runq_init(void); |
| /netbsd/src/sys/kern/ | ||
| D | init_main.c | 821 runq_init(); in configure2() |
| D | kern_runq.c | 122 runq_init(void) in runq_init() function |