Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Datomic.cpp62 static void __libcpp_platform_wake_by_address(__cxx_atomic_contention_t const volatile* __ptr, bool… in __libcpp_platform_wake_by_address() function
82 static void __libcpp_platform_wake_by_address(__cxx_atomic_contention_t const volatile* __ptr, bool…
100 static void __libcpp_platform_wake_by_address(__cxx_atomic_contention_t const volatile* __ptr, bool…
115 static void __libcpp_platform_wake_by_address(__cxx_atomic_contention_t const volatile*, bool) {}
143 __libcpp_platform_wake_by_address(__platform_state, __notify_one); in __libcpp_contention_notify()