Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dturnstile.h166 #define TURNSTILE_STATE_HASHTABLE 0x4 macro
H A Dturnstile.c604 turnstile_state_add(new_turnstile, TURNSTILE_STATE_HASHTABLE); in turnstile_htable_lookup_add()
671 turnstile_state_remove(ret_turnstile, TURNSTILE_STATE_HASHTABLE); in turnstable_htable_lookup_remove()