Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/src/
H A Datomic.cpp148 static void __libcpp_contention_wait(__cxx_atomic_contention_t volatile* __contention_state, in __libcpp_contention_wait() function
186 __libcpp_contention_wait(&__entry->__contention_state, &__entry->__platform_state, __old_value); in __libcpp_atomic_wait()
210__libcpp_contention_wait(&__libcpp_contention_state(__location)->__contention_state, __location, _… in __libcpp_atomic_wait()