Searched refs:change_held_rwlock (Results 1 – 1 of 1) sorted by relevance
475 change_held_rwlock(lck_rw_t* lock, thread_t thread, lck_rw_type_t typeFrom, void* caller) in change_held_rwlock() function1742 change_held_rwlock(lock, thread, LCK_RW_TYPE_SHARED, __builtin_return_address(0)); in lck_rw_lock_shared_to_exclusive()1797 change_held_rwlock(lck, thread, LCK_RW_TYPE_EXCLUSIVE, caller); in lck_rw_lock_exclusive_to_shared_gen()