Home
last modified time | relevance | path

Searched refs:THREAD_CALL_PRIORITY_HIGH (Results 1 – 6 of 6) sorted by relevance

/xnu-8792.61.2/osfmk/tests/
H A Dtest_thread_call.c91 THREAD_CALL_PRIORITY_HIGH, in test_once_thread_call()
170 THREAD_CALL_PRIORITY_HIGH, in test_signal_thread_call()
/xnu-8792.61.2/osfmk/kern/
H A Dthread_call.h69 THREAD_CALL_PRIORITY_HIGH = 0, enumerator
H A Dthread_call.c573 case THREAD_CALL_PRIORITY_HIGH: in thread_call_setup_with_options()
608 THREAD_CALL_PRIORITY_HIGH, 0); in thread_call_setup()
1082 THREAD_CALL_PRIORITY_HIGH, 0); in thread_call_allocate()
H A Dzalloc.c9394 zone_expand_async, NULL, THREAD_CALL_PRIORITY_HIGH, in zone_bootstrap()
/xnu-8792.61.2/iokit/Kernel/
H A DIOTimerEventSource.cpp250 pri = THREAD_CALL_PRIORITY_HIGH; in setTimeoutFunc()
/xnu-8792.61.2/bsd/kern/
H A Dkern_event.c1664 (thread_call_param_t)kn, THREAD_CALL_PRIORITY_HIGH, in filt_timerattach()