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

/darwin-on-arm/xnu/osfmk/kern/
H A Dprocessor.h147 sched_mode_t current_thmode; /* sched mode of current thread */
H A Dsched.h174 } sched_mode_t; typedef in typeref:enum:__anon1090
H A Dsched_proto.c130 static sched_mode_t
533 static sched_mode_t
H A Dsched_fixedpriority.c133 static sched_mode_t
589 static sched_mode_t
H A Dsched_grrr.c171 static sched_mode_t
487 static sched_mode_t
H A Dthread.h190 sched_mode_t sched_mode; /* scheduling mode */
191 sched_mode_t saved_mode; /* saved mode during forced mode demotion */
H A Dsched_prim.h545 sched_mode_t (*initial_thread_sched_mode)(task_t parent_task);
H A Dthread_policy.c357 sched_mode_t oldmode = thread->sched_mode;
H A Dsched_prim.c330 static sched_mode_t
2677 static sched_mode_t

Completed in 42 milliseconds