Home
last modified time | relevance | path

Searched refs:THREAD_CALL_PRIORITY_KERNEL_HIGH (Results 1 – 4 of 4) sorted by relevance

/xnu-8792.61.2/osfmk/kern/
H A Dthread_call.h73 THREAD_CALL_PRIORITY_KERNEL_HIGH = 4 enumerator
H A Dthread_call.c585 case THREAD_CALL_PRIORITY_KERNEL_HIGH: in thread_call_setup_with_options()
/xnu-8792.61.2/iokit/Kernel/
H A DIOTimerEventSource.cpp260 pri = THREAD_CALL_PRIORITY_KERNEL_HIGH; in setTimeoutFunc()
/xnu-8792.61.2/bsd/kern/
H A Dkern_memorystatus_notify.c462 …all_allocate_with_options(sustained_pressure_handler, NULL, THREAD_CALL_PRIORITY_KERNEL_HIGH, THRE… in memorystatus_notify_init()