Searched refs:THREAD_CALL_PRIORITY_HIGH (Results 1 – 6 of 6) sorted by relevance
| /xnu-8792.61.2/osfmk/tests/ |
| H A D | test_thread_call.c | 91 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 D | thread_call.h | 69 THREAD_CALL_PRIORITY_HIGH = 0, enumerator
|
| H A D | thread_call.c | 573 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 D | zalloc.c | 9394 zone_expand_async, NULL, THREAD_CALL_PRIORITY_HIGH, in zone_bootstrap()
|
| /xnu-8792.61.2/iokit/Kernel/ |
| H A D | IOTimerEventSource.cpp | 250 pri = THREAD_CALL_PRIORITY_HIGH; in setTimeoutFunc()
|
| /xnu-8792.61.2/bsd/kern/ |
| H A D | kern_event.c | 1664 (thread_call_param_t)kn, THREAD_CALL_PRIORITY_HIGH, in filt_timerattach()
|