Searched refs:lck_rw_lock_count_dec (Results 1 – 2 of 2) sorted by relevance
664 extern void lck_rw_lock_count_dec(
1530 lck_rw_lock_count_dec(thread, lck); in lck_rw_lock_shared_to_exclusive_failure()2144 lck_rw_lock_count_dec(thread, lck); in lck_rw_done_gen()2788 lck_rw_lock_count_dec(thread_t thread, const void *lock) in lck_rw_lock_count_dec() function