Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/src/
H A Datomic.cpp156 __cxx_contention_t __libcpp_atomic_monitor(void const volatile* __location) in __libcpp_atomic_monitor() function
182 __cxx_contention_t __libcpp_atomic_monitor(__cxx_atomic_contention_t const volatile* __location) in __libcpp_atomic_monitor() function
/llvm-project-15.0.7/libcxx/include/
H A Datomic1452 _LIBCPP_AVAILABILITY_SYNC _LIBCPP_EXPORTED_FROM_ABI __cxx_contention_t __libcpp_atomic_monitor(void…
1457 _LIBCPP_AVAILABILITY_SYNC _LIBCPP_EXPORTED_FROM_ABI __cxx_contention_t __libcpp_atomic_monitor(__cx…
1469 auto const __monitor = __libcpp_atomic_monitor(__a);