Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/src/
H A Datomic.cpp114 struct alignas(64) /* aim to avoid false sharing */ __libcpp_contention_table_entry struct
118 inline constexpr __libcpp_contention_table_entry() : in __libcpp_contention_table_entry() argument