Searched refs:THREAD_CALL_PRIORITY_USER (Results 1 – 6 of 6) sorted by relevance
| /xnu-8020.101.4/osfmk/kern/ |
| H A D | thread_call.h | 71 THREAD_CALL_PRIORITY_USER = 2, enumerator
|
| H A D | thread_call.c | 558 case THREAD_CALL_PRIORITY_USER: in thread_call_setup_with_options()
|
| H A D | zalloc.c | 3718 zleaks_enable_async, NULL, THREAD_CALL_PRIORITY_USER, in zleak_init() 9286 zone_defrag_async, NULL, THREAD_CALL_PRIORITY_USER, in zone_bootstrap()
|
| /xnu-8020.101.4/iokit/Kernel/ |
| H A D | IOTimerEventSource.cpp | 265 pri = THREAD_CALL_PRIORITY_USER; in setTimeoutFunc()
|
| /xnu-8020.101.4/bsd/kern/ |
| H A D | kern_memorystatus_notify.c | 464 …ll_allocate_with_options(update_footprints_for_telemetry, NULL, THREAD_CALL_PRIORITY_USER, THREAD_… in memorystatus_notify_init()
|
| /xnu-8020.101.4/bsd/pthread/ |
| H A D | pthread_workqueue.c | 2102 THREAD_CALL_PRIORITY_USER, THREAD_CALL_OPTIONS_ONCE); in workq_open()
|