Home
last modified time | relevance | path

Searched defs:needs_lock (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/osfmk/kern/
H A Dturnstile.c570 bool needs_lock = !(hash_policy & TURNSTILE_LOCKED_HASH); in turnstile_htable_lookup_add() local
644 bool needs_lock = !(hash_policy & TURNSTILE_LOCKED_HASH); in turnstable_htable_lookup_remove() local
720 bool needs_lock = !(hash_policy & TURNSTILE_LOCKED_HASH); in turnstile_htable_lookup() local
/xnu-12377.1.9/bsd/vfs/
H A Dvfs_cache.c1776 bool needs_lock = false; in cache_lookup_path() local