Home
last modified time | relevance | path

Searched refs:atomic_compare_exchange_weak (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/compat/atomics/dummy/
Dstdatomic.h126 #define atomic_compare_exchange_weak(object, expected, desired) \ macro
130 atomic_compare_exchange_weak(object, expected, desired)
/third_party/ffmpeg/compat/atomics/gcc/
Dstdatomic.h125 #define atomic_compare_exchange_weak(object, expected, desired) \ macro
129 atomic_compare_exchange_weak(object, expected, desired)
/third_party/ffmpeg/compat/atomics/suncc/
Dstdatomic.h118 #define atomic_compare_exchange_weak(object, expected, desired) \ macro
122 atomic_compare_exchange_weak(object, expected, desired)
/third_party/ffmpeg/compat/atomics/win32/
Dstdatomic.h116 #define atomic_compare_exchange_weak(object, expected, desired) \ macro
120 atomic_compare_exchange_weak(object, expected, desired)
/third_party/ffmpeg/compat/atomics/pthread/
Dstdatomic.h145 #define atomic_compare_exchange_weak(object, expected, desired) \ macro
149 atomic_compare_exchange_weak(object, expected, desired)
/third_party/elfutils/lib/
Dstdatomic-fbsd.h377 #define atomic_compare_exchange_weak(object, expected, desired) \ macro
/third_party/libabigail/tests/data/test-annotate/
Dtest15-pr18892.so.abi8502 …<!-- bool __sanitizer::atomic_compare_exchange_weak<__sanitizer::atomic_uintptr_t>(volatile __sani…
8503 …<function-decl name='atomic_compare_exchange_weak&lt;__sanitizer::atomic_uintptr_t&gt;' filepath='…
36565 …<!-- bool __sanitizer::atomic_compare_exchange_weak<__sanitizer::atomic_uint64_t>(volatile __sanit…
36566 …<function-decl name='atomic_compare_exchange_weak&lt;__sanitizer::atomic_uint64_t&gt;' filepath='.…
36578 …<!-- bool __sanitizer::atomic_compare_exchange_weak<__sanitizer::atomic_uintptr_t>(volatile __sani…
36579 …<function-decl name='atomic_compare_exchange_weak&lt;__sanitizer::atomic_uintptr_t&gt;' filepath='…
36848 …<!-- bool __sanitizer::atomic_compare_exchange_weak<__sanitizer::atomic_uintptr_t>(volatile __sani…
36849 …<function-decl name='atomic_compare_exchange_weak&lt;__sanitizer::atomic_uintptr_t&gt;' filepath='…
/third_party/libabigail/tests/data/test-read-dwarf/
Dtest15-pr18892.so.abi4834 …<function-decl name='atomic_compare_exchange_weak&lt;__sanitizer::atomic_uintptr_t&gt;' filepath='…
21662 …<function-decl name='atomic_compare_exchange_weak&lt;__sanitizer::atomic_uint64_t&gt;' filepath='.…
21669 …<function-decl name='atomic_compare_exchange_weak&lt;__sanitizer::atomic_uintptr_t&gt;' filepath='…
21825 …<function-decl name='atomic_compare_exchange_weak&lt;__sanitizer::atomic_uintptr_t&gt;' filepath='…
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp49781 atomic_compare_exchange_weak(atomic<_ITp>* __a, in atomic_compare_exchange_weak() function
49791 atomic_compare_exchange_weak(volatile atomic<_ITp>* __a, in atomic_compare_exchange_weak() function