Searched refs:sched_setcpu (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Dsched_ule.c319 static inline struct tdq *sched_setcpu(struct thread *, int, int);
1122 sched_setcpu(struct thread *td, int cpu, int flags) function
2355 tdq = sched_setcpu(td, cpu, flags);

Completed in 50 milliseconds