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

/freebsd-10-stable/sys/kern/
H A Dsched_ule.c326 static inline struct tdq *sched_setcpu(struct thread *, int, int);
1161 sched_setcpu(struct thread *td, int cpu, int flags) function
2418 tdq = sched_setcpu(td, cpu, flags);

Completed in 62 milliseconds