Home
last modified time | relevance | path

Searched defs:__platform_state (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/libcxx/src/
H A Datomic.cpp149 return __cxx_atomic_load(__platform_state, memory_order_acquire); in __libcpp_contention_wait() argument
120 __cxx_atomic_contention_t __platform_state; global() member
136 __libcpp_contention_notify(__cxx_atomic_contention_t volatile * __contention_state,__cxx_atomic_contention_t const volatile * __platform_state,bool __notify_one) __libcpp_contention_notify() argument
144 __libcpp_contention_monitor_for_wait(__cxx_atomic_contention_t volatile *,__cxx_atomic_contention_t const volatile * __platform_state) __libcpp_contention_monitor_for_wait() argument
[all...]