Home
last modified time | relevance | path

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

/xnu-10002.81.5/osfmk/kern/
H A Dturnstile.c568 bool needs_lock = !(hash_policy & TURNSTILE_LOCKED_HASH); in turnstile_htable_lookup_add() local
642 bool needs_lock = !(hash_policy & TURNSTILE_LOCKED_HASH); in turnstable_htable_lookup_remove() local
718 bool needs_lock = !(hash_policy & TURNSTILE_LOCKED_HASH); in turnstile_htable_lookup() local
/xnu-10002.81.5/bsd/vfs/
H A Dvfs_cache.c1742 bool needs_lock = false; in cache_lookup_path() local