Home
last modified time | relevance | path

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

/src/contrib/llvm-project/libcxx/include/__atomic/
H A Daliases.h103 using atomic_signed_lock_free = atomic<__contention_t_or_largest>; variable
/src/contrib/llvm-project/libcxx/modules/std/
H A Datomic.inc115 using std::atomic_signed_lock_free _LIBCPP_USING_IF_EXISTS;
/src/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DStdSpecialSymbolMap.inc299 SYMBOL(atomic_signed_lock_free, std::, <atomic>)
300 SYMBOL(atomic_signed_lock_free, None, <stdatomic.h>)
/src/contrib/llvm-project/libcxx/include/
H A Datomic517 typedef see-below atomic_signed_lock_free; // since C++20