Home
last modified time | relevance | path

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

/xnu-8020.101.4/osfmk/kern/
H A Dthread_call.h72 THREAD_CALL_PRIORITY_LOW = 3, enumerator
H A Dthread_call.c561 case THREAD_CALL_PRIORITY_LOW: in thread_call_setup_with_options()
/xnu-8020.101.4/iokit/Kernel/
H A DIOTimerEventSource.cpp270 pri = THREAD_CALL_PRIORITY_LOW; in setTimeoutFunc()
/xnu-8020.101.4/osfmk/vm/
H A Dvm_compressor.c629 THREAD_CALL_PRIORITY_LOW in erase_csegbufsz_experiment_property_async()