Home
last modified time | relevance | path

Searched defs:__libcpp_contention_table_entry (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/libcxx/src/
H A Datomic.cpp93 struct alignas(64) /* aim to avoid false sharing */ __libcpp_contention_table_entry struct
97 inline constexpr __libcpp_contention_table_entry() : in __libcpp_contention_table_entry() argument