Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dturnstile.h154 #define TURNSTILE_STATE_HASHTABLE 0x4 macro
H A Dturnstile.c610 turnstile_state_add(new_turnstile, TURNSTILE_STATE_HASHTABLE); in turnstile_htable_lookup_add()
677 turnstile_state_remove(ret_turnstile, TURNSTILE_STATE_HASHTABLE); in turnstable_htable_lookup_remove()