Searched defs:yield_to (Results 1 - 1 of 1) sorted by relevance

/kernel/sched/
H A Dcore.c4314 * yield_to - yield the current processor to another thread in
4328 int __sched yield_to(struct task_struct *p, bool preempt) function
4385 EXPORT_SYMBOL_GPL(yield_to); variable

Completed in 74 milliseconds