Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__atomic/
Datomic_sync.h34 _LIBCPP_AVAILABILITY_SYNC _LIBCPP_EXPORTED_FROM_ABI __cxx_contention_t __libcpp_atomic_monitor(void…
39 _LIBCPP_AVAILABILITY_SYNC _LIBCPP_EXPORTED_FROM_ABI __cxx_contention_t __libcpp_atomic_monitor(__cx…
51 auto const __monitor = std::__libcpp_atomic_monitor(__a); in operator()
/external/cronet/buildtools/third_party/libc++/trunk/src/
Datomic.cpp182 __cxx_contention_t __libcpp_atomic_monitor(void const volatile* __location) in __libcpp_atomic_monitor() function
208 __cxx_contention_t __libcpp_atomic_monitor(__cxx_atomic_contention_t const volatile* __location) in __libcpp_atomic_monitor() function