Home
last modified time | relevance | path

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

/xnu-12377.61.12/osfmk/kern/
H A Dlock_rw.c317 find_empty_slot(rw_lock_debug_t *rw_locks_held) in find_empty_slot() function
479 struct rw_lock_debug_entry *null_entry = find_empty_slot(rw_locks_held); in change_held_rwlock_slow()
521 null_entry = find_empty_slot(rw_locks_held); in add_held_rwlock_slow()
563 null_entry = find_empty_slot(rw_locks_held); in add_held_rwlock_slow()