Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Daliases.h104 using atomic_unsigned_lock_free = atomic<make_unsigned_t<__contention_t_or_largest>>; variable
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Datomic.cppm
H A Datomic.inc116 using std::atomic_unsigned_lock_free _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Datomic518 typedef see-below atomic_unsigned_lock_free; // since C++20