Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dthread_call.h73 THREAD_CALL_PRIORITY_KERNEL_HIGH = 4 enumerator
H A Dthread_call.c564 case THREAD_CALL_PRIORITY_KERNEL_HIGH: in thread_call_setup_with_options()
/xnu-8019.80.24/iokit/Kernel/
H A DIOTimerEventSource.cpp259 pri = THREAD_CALL_PRIORITY_KERNEL_HIGH; in setTimeoutFunc()
/xnu-8019.80.24/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()