Searched refs:lck_rw_lock_count_inc (Results 1 – 3 of 3) sorted by relevance
1125 lck_rw_lock_count_inc(thread, lock); in lck_rw_lock_exclusive_check_contended()1159 lck_rw_lock_count_inc(thread, lock);1398 lck_rw_lock_count_inc(thread, lock);1945 lck_rw_lock_count_inc(thread, lock); in lck_rw_try_lock_shared_internal_inline()2019 lck_rw_lock_count_inc(thread, lock); in lck_rw_try_lock_exclusive_internal_inline()2787 lck_rw_lock_count_inc(thread_t thread, const void *lock __unused) in lck_rw_lock_count_inc() function
655 extern void lck_rw_lock_count_inc(
696 lck_rw_lock_count_inc(self, smr); in smr_enter_sleepable()