Home
last modified time | relevance | path

Searched refs:atomic_int64_t (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Daliases.h73 using atomic_int64_t = atomic< int64_t>; variable
/freebsd/contrib/llvm-project/libcxx/include/
H A Dstdatomic.h64 using std::atomic_int64_t // see below
168 using std::atomic_int64_t _LIBCPP_USING_IF_EXISTS;
H A Datomic507 typedef atomic<int64_t> atomic_int64_t;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Datomic.cppm
H A Datomic.inc82 using std::atomic_int64_t _LIBCPP_USING_IF_EXISTS;