Searched refs:store_exclusive32 (Results 1 – 2 of 2) sorted by relevance
182 boolean_t store_exclusive32(
232 store_exclusive32(uint32_t *target, uint32_t value, enum memory_order ord) in store_exclusive32() function272 return store_exclusive32(target, newval, ord); in atomic_exchange_complete32()