Home
last modified time | relevance | path

Searched refs:atomic_uint_fast64_t (Results 1 – 4 of 4) sorted by relevance

/external/libcxx/test/std/atomics/atomics.types.generic/
Dcstdint_typedefs.pass.cpp61 …static_assert((std::is_same<std::atomic<std::uint_fast64_t>, std::atomic_uint_fast64_t>::value), "… in main()
/external/clang/lib/Headers/
Dstdatomic.h121 typedef _Atomic(uint_fast64_t) atomic_uint_fast64_t; typedef
/external/tensorflow/tensorflow/core/framework/
Dop_kernel.h213 std::atomic_uint_fast64_t cost_estimate_;
/external/libcxx/include/
Datomic516 typedef atomic<uint_fast64_t> atomic_uint_fast64_t;
1865 typedef atomic<uint_fast64_t> atomic_uint_fast64_t;