Searched refs:stwcxu (Results 1 – 1 of 1) sorted by relevance
460 inline bool stwcxu(volatile boost::uint32_t* mem, boost::uint32_t val) in stwcxu() function475 }while (!stwcxu(mem, oldValue+val)); in atomic_add32()509 } while (!stwcxu(mem, (oldValue == with) ? cmp : oldValue)); in atomic_cas32()