HomeSort by relevance Sort by last modified time
    Searched refs:atomic_fetch_sub_explicit (Results 1 - 25 of 39) sorted by null

1 2

  /external/libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/
atomic_fetch_sub_explicit.pass.cpp 17 // atomic_fetch_sub_explicit(volatile atomic<Integral>* obj, Integral op,
21 // atomic_fetch_sub_explicit(atomic<Integral>* obj, Integral op,
26 // atomic_fetch_sub_explicit(volatile atomic<T*>* obj, ptrdiff_t op,
30 // atomic_fetch_sub_explicit(atomic<T*>* obj, ptrdiff_t op, memory_order m);
45 assert(std::atomic_fetch_sub_explicit(&t, T(2),
53 assert(std::atomic_fetch_sub_explicit(&t, T(2),
68 assert(std::atomic_fetch_sub_explicit(&t, 2,
77 assert(std::atomic_fetch_sub_explicit(&t, 2,
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/atomics/atomics.types.operations/atomics.types.operations.req/
atomic_fetch_sub_explicit.pass.cpp 17 // atomic_fetch_sub_explicit(volatile atomic<Integral>* obj, Integral op,
21 // atomic_fetch_sub_explicit(atomic<Integral>* obj, Integral op,
26 // atomic_fetch_sub_explicit(volatile atomic<T*>* obj, ptrdiff_t op,
30 // atomic_fetch_sub_explicit(atomic<T*>* obj, ptrdiff_t op, memory_order m);
45 assert(std::atomic_fetch_sub_explicit(&t, T(2),
53 assert(std::atomic_fetch_sub_explicit(&t, T(2),
68 assert(std::atomic_fetch_sub_explicit(&t, 2,
77 assert(std::atomic_fetch_sub_explicit(&t, 2,
  /bionic/libc/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
stdatomic.h 76 using std::atomic_fetch_sub_explicit;
383 #define atomic_fetch_sub_explicit(object, operand, order) \
408 #define atomic_fetch_sub_explicit(object, operand, order) \
457 #define atomic_fetch_sub_explicit(object, operand, order) \
491 atomic_fetch_sub_explicit(object, operand, memory_order_seq_cst)
  /bionic/libc/bionic/
pthread_barrier.cpp 159 if (atomic_fetch_sub_explicit(&barrier->wait_count, 1, memory_order_release) == 1) {
  /system/core/libcutils/include/cutils/
atomic.h 102 return atomic_fetch_sub_explicit(a, 1, memory_order_release);
  /external/clang/lib/Headers/
stdatomic.h 150 #define atomic_fetch_sub_explicit __c11_atomic_fetch_sub macro
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
stdatomic.h 150 #define atomic_fetch_sub_explicit __c11_atomic_fetch_sub macro
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
stdatomic.h 150 #define atomic_fetch_sub_explicit __c11_atomic_fetch_sub macro
  /prebuilts/sdk/renderscript/clang-include/
stdatomic.h 150 #define atomic_fetch_sub_explicit __c11_atomic_fetch_sub macro

Completed in 635 milliseconds

1 2