Home
last modified time | relevance | path

Searched refs:atomic_fetch_and_explicit (Results 1 – 25 of 186) sorted by relevance

12345678

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/atomics/atomics.types.operations/atomics.types.operations.req/
H A Datomic_fetch_and_explicit.pass.cpp36 assert(std::atomic_fetch_and_explicit(&t, T(2), in operator ()()
40 ASSERT_NOEXCEPT(std::atomic_fetch_and_explicit(&t, T(2), std::memory_order_seq_cst)); in operator ()()
45 assert(std::atomic_fetch_and_explicit(&t, T(2), in operator ()()
49 ASSERT_NOEXCEPT(std::atomic_fetch_and_explicit(&t, T(2), std::memory_order_seq_cst)); in operator ()()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
Dstdatomic.h82 using std::atomic_fetch_and_explicit;
379 #define atomic_fetch_and_explicit(object, operand, order) \ macro
404 #define atomic_fetch_and_explicit(object, operand, order) \ macro
453 #define atomic_fetch_and_explicit(object, operand, order) \ macro
487 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/external/elfutils/lib/
H A Dstdatomic-fbsd.h277 #define atomic_fetch_and_explicit(object, operand, order) \ macro
302 #define atomic_fetch_and_explicit(object, operand, order) \ macro
351 #define atomic_fetch_and_explicit(object, operand, order) \ macro
385 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/external/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/
H A Datomic_fetch_and_explicit.pass.cpp35 assert(std::atomic_fetch_and_explicit(&t, T(2), in operator ()()
43 assert(std::atomic_fetch_and_explicit(&t, T(2), in operator ()()
/aosp_15_r20/bionic/libc/bionic/
H A Dpthread_rwlock.cpp333 atomic_fetch_and_explicit(&rwlock->state, ~STATE_HAVE_PENDING_READERS_FLAG, in __pthread_rwlock_timedrdlock()
400 atomic_fetch_and_explicit(&rwlock->state, ~STATE_HAVE_PENDING_WRITERS_FLAG, in __pthread_rwlock_timedwrlock()
496 old_state = atomic_fetch_and_explicit(&rwlock->state, ~STATE_OWNED_BY_WRITER_FLAG, in pthread_rwlock_unlock()
/aosp_15_r20/bionic/tests/headers/posix/
H A Dstdatomic_h.c128 #if !defined(atomic_fetch_and_explicit) in stdatomic_h()
129 #error atomic_fetch_and_explicit in stdatomic_h()
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv8-a_shared/gen/include/bits/
Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/generated-headers/bionic/libc/libc/android_vendor.31_arm_armv8-a_shared/gen/include/bits/
Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/x86/include/bionic/libc/include/bits/
H A Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/vndk/v31/x86/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_shared/gen/include/bits/
Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/riscv64/include/bionic/libc/include/bits/
H A Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.32_x86_x86_64_shared/gen/include/bits/
Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_x86_64_shared/gen/include/bits/
Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/include/bits/
H A Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/generated-headers/bionic/libc/libc/android_vendor.34_arm_armv8-a_shared/gen/include/bits/
Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/vndk/v34/x86/include/generated-headers/bionic/libc/libc/android_vendor.34_x86_shared/gen/include/bits/
Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/generated-headers/bionic/libc/libc/android_vendor.32_arm_armv8-a_shared/gen/include/bits/
Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.31_x86_64_shared/gen/include/bits/
Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/bits/
H A Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/vndk/v31/arm/include/generated-headers/bionic/libc/libc/android_vendor.31_arm_armv7-a-neon_shared/gen/include/bits/
Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/bionic/libc/libc/android_vendor.33_x86_64_shared/gen/include/bits/
Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/vndk/v33/arm/include/generated-headers/bionic/libc/libc/android_vendor.33_arm_armv7-a-neon_shared/gen/include/bits/
Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/bionic/libc/libc/android_vendor.33_arm64_armv8-a_shared/gen/include/bits/
Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/bits/
Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/bits/
Dstdatomic.h219 #define atomic_fetch_and_explicit(object, operand, order) \ macro
247 atomic_fetch_and_explicit(object, operand, memory_order_seq_cst)

12345678