Searched defs:__old_value (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/libcxx/src/
H A Datomic.cpp157 void __libcpp_atomic_wait(void const volatile* __location, __cxx_contention_t __old_value) argument
182 void __libcpp_atomic_wait(__cxx_atomic_contention_t const volatile* __location, __cxx_contention_t __old_value) argument
122 __libcpp_contention_wait(__cxx_atomic_contention_t volatile* __contention_state, __cxx_atomic_contention_t const volatile* __platform_state, __cxx_contention_t __old_value) argument

Completed in 98 milliseconds