Searched refs:THREAD_CALL_PRIORITY_HIGH (Results 1 – 7 of 7) sorted by relevance
| /xnu-8019.80.24/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-8019.80.24/osfmk/kern/ |
| H A D | thread_call.h | 69 THREAD_CALL_PRIORITY_HIGH = 0, enumerator
|
| H A D | thread_call.c | 552 case THREAD_CALL_PRIORITY_HIGH: in thread_call_setup_with_options() 587 THREAD_CALL_PRIORITY_HIGH, 0); in thread_call_setup() 1057 THREAD_CALL_PRIORITY_HIGH, 0); in thread_call_allocate()
|
| H A D | zalloc.c | 8469 zone_expand_async, NULL, THREAD_CALL_PRIORITY_HIGH, in zone_bootstrap()
|
| /xnu-8019.80.24/iokit/Kernel/ |
| H A D | IOTimerEventSource.cpp | 249 pri = THREAD_CALL_PRIORITY_HIGH; in setTimeoutFunc()
|
| /xnu-8019.80.24/bsd/kern/ |
| H A D | kern_event.c | 1659 (thread_call_param_t)kn, THREAD_CALL_PRIORITY_HIGH, in filt_timerattach()
|
| /xnu-8019.80.24/bsd/nfs/ |
| H A D | nfs_vfsops.c | 2154 …imer = thread_call_allocate_with_options(nfs4_renew_timer, nmp, THREAD_CALL_PRIORITY_HIGH, THREAD_… in nfs4_mount()
|