Searched refs:ordered_store_rw (Results 1 – 1 of 1) sorted by relevance
102 #define ordered_store_rw(lock, value) os_atomic_store(&(lock)->lck_rw_data, (value), comp… macro874 ordered_store_rw(lock, word.data); in lck_rw_lock_exclusive_gen()887 ordered_store_rw(lock, word.data); in lck_rw_lock_exclusive_gen()943 ordered_store_rw(lock, word.data); in lck_rw_lock_exclusive_gen()1191 ordered_store_rw(lck, word.data); in lck_rw_lock_shared_gen()1206 ordered_store_rw(lck, word.data); in lck_rw_lock_shared_gen()1451 ordered_store_rw(lock, word.data); in lck_rw_lock_shared_to_exclusive_success()