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… macro876 ordered_store_rw(lock, word.data); in lck_rw_lock_exclusive_gen()889 ordered_store_rw(lock, word.data); in lck_rw_lock_exclusive_gen()945 ordered_store_rw(lock, word.data); in lck_rw_lock_exclusive_gen()1193 ordered_store_rw(lck, word.data); in lck_rw_lock_shared_gen()1208 ordered_store_rw(lck, word.data); in lck_rw_lock_shared_gen()1453 ordered_store_rw(lock, word.data); in lck_rw_lock_shared_to_exclusive_success()