Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/
H A Datomic.cpp103 static hash<void const volatile*> __libcpp_contention_hasher; variable
107 …return &__libcpp_contention_table[__libcpp_contention_hasher(p) & (__libcpp_contention_table_size … in __libcpp_contention_state()