Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Datomic.cpp139 static void __libcpp_atomic_notify(void const volatile* __location) in __libcpp_atomic_notify() function
150 { __libcpp_atomic_notify(__location); } in __cxx_atomic_notify_one()
153 { __libcpp_atomic_notify(__location); } in __cxx_atomic_notify_all()