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

/freebsd-13-stable/contrib/llvm-project/libcxx/src/
H A Datomic.cpp122 static void __libcpp_contention_wait(__cxx_atomic_contention_t volatile* __contention_state, function
160 __libcpp_contention_wait(&__entry->__contention_state, &__entry->__platform_state, __old_value);
184 __libcpp_contention_wait(&__libcpp_contention_state(__location)->__contention_state, __location, __old_value);

Completed in 38 milliseconds