Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/src/
H A Datomic.cpp183 void __libcpp_atomic_wait(void const volatile* __location, __cxx_contention_t __old_value) in __libcpp_atomic_wait() function
208 void __libcpp_atomic_wait(__cxx_atomic_contention_t const volatile* __location, __cxx_contention_t … in __libcpp_atomic_wait() function
/openbsd-src/gnu/llvm/libcxx/include/
H A Datomic1448 _LIBCPP_AVAILABILITY_SYNC _LIBCPP_EXPORTED_FROM_ABI void __libcpp_atomic_wait(void const volatile*,…
1453 _LIBCPP_AVAILABILITY_SYNC _LIBCPP_EXPORTED_FROM_ABI void __libcpp_atomic_wait(__cxx_atomic_contenti…
1467 std::__libcpp_atomic_wait(__a, __monitor);