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

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_atomic_clang.h113 INLINE bool atomic_compare_exchange_weak(volatile T *a, function in namespace:__sanitizer
H A Dsanitizer_atomic_msvc.h127 INLINE bool atomic_compare_exchange_weak(volatile T *a, function in namespace:__sanitizer

Completed in 63 milliseconds