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

/darwin-on-arm/xnu/osfmk/kern/
H A Dsched_fixedpriority.c464 thread_setrun(thread, SCHED_TAILQ);
633 thread_setrun(thread, SCHED_TAILQ);
649 thread_setrun(thread, SCHED_TAILQ);
707 thread_setrun(thread, SCHED_TAILQ);
H A Dpriority.c518 thread_setrun(thread, SCHED_TAILQ);
536 thread_setrun(thread, SCHED_TAILQ);
H A Dsched_prim.h182 extern void thread_setrun(
H A Dsched_prim.c1011 thread_setrun(thread, SCHED_PREEMPT | SCHED_TAILQ);
1385 thread_setrun(thread, SCHED_PREEMPT | SCHED_TAILQ);
2402 thread_setrun(thread, SCHED_TAILQ);
2405 thread_setrun(thread, SCHED_HEADQ);
2407 thread_setrun(thread, SCHED_PREEMPT | SCHED_TAILQ);
3511 * thread_setrun:
3520 thread_setrun( function
3682 thread_setrun(thread, SCHED_TAILQ);
3748 thread_setrun(thread, SCHED_PREEMPT | SCHED_TAILQ);
4132 thread_setrun(new_threa
[all...]
H A Dsched_grrr.c385 thread_setrun(thread, SCHED_TAILQ);
H A Dthread.c578 thread_setrun(thread, SCHED_PREEMPT | SCHED_TAILQ);

Completed in 39 milliseconds