Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Dlock_rw.c301 find_empty_slot(rw_lock_debug_t *rw_locks_held) in find_empty_slot() function
463 struct rw_lock_debug_entry *null_entry = find_empty_slot(rw_locks_held); in change_held_rwlock_slow()
505 null_entry = find_empty_slot(rw_locks_held); in add_held_rwlock_slow()
547 null_entry = find_empty_slot(rw_locks_held); in add_held_rwlock_slow()