Home
last modified time | relevance | path

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

/xnu-10002.1.13/osfmk/kern/
H A Dturnstile.h161 #define TURNSTILE_STATE_HASHTABLE 0x4 macro
H A Dturnstile.c602 turnstile_state_add(new_turnstile, TURNSTILE_STATE_HASHTABLE); in turnstile_htable_lookup_add()
669 turnstile_state_remove(ret_turnstile, TURNSTILE_STATE_HASHTABLE); in turnstable_htable_lookup_remove()