Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/core/
Dthreadpool_test.cc219 std::atomic_int_fast32_t count(iters); in BM_Parallel()
242 std::atomic_int_fast32_t count(iters); in BM_ParallelFor()
Drefcount.h57 mutable std::atomic_int_fast32_t ref_;
/external/libcxx/test/std/atomics/atomics.types.generic/
Dcstdint_typedefs.pass.cpp58 …static_assert((std::is_same<std::atomic< std::int_fast32_t>, std::atomic_int_fast32_t>::value), "… in main()
/external/clang/lib/Headers/
Dstdatomic.h118 typedef _Atomic(int_fast32_t) atomic_int_fast32_t; typedef
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_bfc_allocator_test.cc346 std::atomic_int_fast32_t count(iters); in BM_AllocationThreaded()
/external/tensorflow/tensorflow/stream_executor/
Dstream_executor_pimpl.h703 std::atomic_int_fast32_t live_stream_count_;
/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager.cc177 mutable std::atomic_int_fast32_t remaining_participants;
/external/libcxx/include/
Datomic513 typedef atomic<int_fast32_t> atomic_int_fast32_t;
1862 typedef atomic<int_fast32_t> atomic_int_fast32_t;
/external/tensorflow/tensorflow/core/common_runtime/
Dexecutor.cc1279 std::atomic_int_fast32_t num_outstanding_ops_;