Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dtimer_call.c842 boolean_t call_local = ((call->tc_flags & TIMER_CALL_LOCAL) != 0); in timer_queue_shutdown() local
848 if (call_local == FALSE) { in timer_queue_shutdown()
859 assert(call_local == FALSE); in timer_queue_shutdown()