Searched refs:TIMEOUT_URGENCY_SYS_NORMAL (Results 1 – 7 of 7) sorted by relevance
| /xnu-11215.61.5/osfmk/kern/ |
| H A D | kern_types.h | 187 #define TIMEOUT_URGENCY_SYS_NORMAL 0x00 /* use default leeway thresholds for system… macro
|
| H A D | timer_call.h | 106 #define TIMER_CALL_SYS_NORMAL TIMEOUT_URGENCY_SYS_NORMAL
|
| H A D | thread_call.h | 160 #define THREAD_CALL_DELAY_SYS_NORMAL TIMEOUT_URGENCY_SYS_NORMAL
|
| H A D | thread_act.c | 218 TIMEOUT_URGENCY_SYS_NORMAL, in thread_start_in_assert_wait()
|
| H A D | waitq.c | 2316 TIMEOUT_URGENCY_SYS_NORMAL, deadline, TIMEOUT_NO_LEEWAY, thread); in waitq_assert_wait64()
|
| H A D | smr.c | 1849 THREAD_UNINT, TIMEOUT_URGENCY_SYS_NORMAL, deadline, in __smr_worker_continue()
|
| H A D | sched_prim.c | 1374 TIMEOUT_URGENCY_SYS_NORMAL, in assert_wait_timeout() 1456 TIMEOUT_URGENCY_SYS_NORMAL, deadline, in assert_wait_deadline()
|