Home
last modified time | relevance | path

Searched defs:cmpexch (Results 1 – 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-machinery.hh239 bool cmpexch (Stored *current, Stored *value) const in cmpexch() function
Dhb-atomic.hh286 …bool cmpexch (const T *old, T *new_) const { return hb_atomic_ptr_impl_cmpexch ((void **) &v, (voi… in cmpexch() function