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

/fuchsia/zircon/system/ulib/fbl/include/fbl/
H A Datomic.h118 bool compare_exchange_weak(T* expected, T desired, function in struct:fbl::atomic
124 bool compare_exchange_weak(T* expected, T desired, function in struct:fbl::atomic
250 bool compare_exchange_weak(T** expected, T* desired, function in struct:fbl::atomic
256 bool compare_exchange_weak(T** expected, T* desired, function in struct:fbl::atomic

Completed in 83 milliseconds