Home
last modified time | relevance | path

Searched refs:BASEPRI_PREEMPT_HIGH (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/osfmk/kern/
H A Dsched.h147 #define BASEPRI_PREEMPT_HIGH (BASEPRI_PREEMPT + 1) /* 93 */ macro
H A Dthread_call.c101 .tcg_thread_pri = BASEPRI_PREEMPT_HIGH,
544 NULL, BASEPRI_PREEMPT_HIGH + 1, &thread); in thread_call_initialize()
H A Dthread.c1261 thread_stack_queue_invoke, BASEPRI_PREEMPT_HIGH, in thread_daemon_init()