Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/libcxx/include/__atomic/
H A Datomic_sync.h35 _LIBCPP_AVAILABILITY_SYNC _LIBCPP_EXPORTED_FROM_ABI void __libcpp_atomic_wait(void const volatile*,…
44 __libcpp_atomic_wait(__cxx_atomic_contention_t const volatile*, __cxx_contention_t);
56 std::__libcpp_atomic_wait(__a, __monitor); in operator()
/freebsd-14.2/contrib/llvm-project/libcxx/src/
H A Datomic.cpp179 _LIBCPP_EXPORTED_FROM_ABI void __libcpp_atomic_wait(void const volatile* __location, __cxx_contenti… in __libcpp_atomic_wait() function
198 __libcpp_atomic_wait(__cxx_atomic_contention_t const volatile* __location, __cxx_contention_t __old… in __libcpp_atomic_wait() function