Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Dturnstile.h65 TURNSTILE_NONE = 0, enumerator
H A Dturnstile.c64 [TURNSTILE_NONE] = TURNSTILE_PROMOTE_NONE,
79 [TURNSTILE_NONE] = TURNSTILE_HASH_LOCK_POLICY_NONE,
806 turnstile_set_type_and_increment_gencount(turnstile, TURNSTILE_NONE); in turnstile_alloc()
1130 turnstile_set_type_and_increment_gencount(thread_turnstile, TURNSTILE_NONE); in turnstile_complete_common()