Home
last modified time | relevance | path

Searched refs:THREAD_CALL_PRIORITY_LOW (Results 1 – 5 of 5) sorted by relevance

/xnu-8792.61.2/osfmk/kern/
H A Dthread_call.h72 THREAD_CALL_PRIORITY_LOW = 3, enumerator
H A Dthread_call.c582 case THREAD_CALL_PRIORITY_LOW: in thread_call_setup_with_options()
/xnu-8792.61.2/iokit/Kernel/
H A DIOTimerEventSource.cpp270 pri = THREAD_CALL_PRIORITY_LOW; in setTimeoutFunc()
/xnu-8792.61.2/bsd/kern/
H A Dstackshot.c400 sshot_entitlement_send_batch, NULL, THREAD_CALL_PRIORITY_LOW, THREAD_CALL_OPTIONS_ONCE); in atboot_stackshot_entitlement()
/xnu-8792.61.2/osfmk/vm/
H A Dvm_compressor.c753 THREAD_CALL_PRIORITY_LOW in erase_csegbufsz_experiment_property_async()