Home
last modified time | relevance | path

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

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