Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Datomic.cpp155 __cxx_contention_t __libcpp_atomic_monitor(void const volatile* __location) in __libcpp_atomic_monitor() function
181 __cxx_contention_t __libcpp_atomic_monitor(__cxx_atomic_contention_t const volatile* __location) in __libcpp_atomic_monitor() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Datomic1512 _LIBCPP_AVAILABILITY_SYNC _LIBCPP_EXPORTED_FROM_ABI __cxx_contention_t __libcpp_atomic_monitor(void…
1517 _LIBCPP_AVAILABILITY_SYNC _LIBCPP_EXPORTED_FROM_ABI __cxx_contention_t __libcpp_atomic_monitor(__cx…
1529 auto const __monitor = __libcpp_atomic_monitor(__a);