Searched defs:compare_exchange_strong (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/ulib/fbl/include/fbl/
H A Datomic.h131 bool compare_exchange_strong(T* expected, T desired, function in struct:fbl::atomic
137 bool compare_exchange_strong(T* expected, T desired, function in struct:fbl::atomic
263 bool compare_exchange_strong(T** expected, T* desired, function in struct:fbl::atomic
269 bool compare_exchange_strong(T** expected, T* desired, function in struct:fbl::atomic

Completed in 23 milliseconds