Home
last modified time | relevance | path

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

/src/contrib/llvm-project/libcxx/include/__atomic/
H A Daliases.h104 using atomic_unsigned_lock_free = atomic<make_unsigned_t<__contention_t_or_largest>>; variable
/src/contrib/llvm-project/libcxx/modules/std/
H A Datomic.inc116 using std::atomic_unsigned_lock_free _LIBCPP_USING_IF_EXISTS;
/src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSpecialSymbolMap.inc339 SYMBOL(atomic_unsigned_lock_free, std::, <atomic>)
340 SYMBOL(atomic_unsigned_lock_free, None, <stdatomic.h>)
/src/contrib/llvm-project/libcxx/include/
H A Datomic518 typedef see-below atomic_unsigned_lock_free; // since C++20