Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Dturnstile.h66 TURNSTILE_NONE = 0, enumerator
H A Dturnstile.c64 [TURNSTILE_NONE] = TURNSTILE_PROMOTE_NONE,
77 [TURNSTILE_NONE] = TURNSTILE_HASH_LOCK_POLICY_NONE,
828 turnstile_set_type_and_increment_gencount(turnstile, TURNSTILE_NONE); in turnstile_alloc()
1176 turnstile_set_type_and_increment_gencount(thread_turnstile, TURNSTILE_NONE); in turnstile_complete_common()