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

/freebsd-9.3-release/sys/kern/
H A Dsched_ule.c314 static struct thread *tdq_steal(struct tdq *, int);
917 td = tdq_steal(tdq, cpu);
1104 tdq_steal(struct tdq *tdq, int cpu) function

Completed in 93 milliseconds