Searched refs:atomicStore (Results 1 – 1 of 1) sorted by relevance
38 void atomicStore(uint32_t *Address, uint32_t Val, int Ordering) { in atomicStore() function324 impl::atomicStore(Addr, V, Ordering); in store()