Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Datomic.cpp100 static __libcpp_contention_table_entry __libcpp_contention_table[ __libcpp_contention_table_size ]; variable
106 …return &__libcpp_contention_table[__libcpp_contention_hasher(p) & (__libcpp_contention_table_size … in __libcpp_contention_state()