Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Datomic.cpp92 struct alignas(64) /* aim to avoid false sharing */ __libcpp_contention_table_entry struct
96 inline constexpr __libcpp_contention_table_entry() : in __libcpp_contention_table_entry() function