HomeSort by relevance Sort by last modified time
    Searched defs:atomic_compare_exchange_weak (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_atomic_clang.h 115 INLINE bool atomic_compare_exchange_weak(volatile T *a, function in namespace:__sanitizer
sanitizer_atomic_msvc.h 151 INLINE bool atomic_compare_exchange_weak(volatile T *a, function in namespace:__sanitizer

Completed in 552 milliseconds