Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Daliases.h67 using atomic_int8_t = atomic< int8_t>; variable
/freebsd/contrib/llvm-project/libcxx/include/
H A Dstdatomic.h58 using std::atomic_int8_t // see below
162 using std::atomic_int8_t _LIBCPP_USING_IF_EXISTS;
H A Datomic501 typedef atomic<int8_t> atomic_int8_t;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Datomic.cppm
H A Datomic.inc83 using std::atomic_int8_t _LIBCPP_USING_IF_EXISTS;