Searched refs:atomic_flag_notify_all (Results 1 – 3 of 3) sorted by relevance
150 atomic_flag_notify_all(volatile atomic_flag* __o) _NOEXCEPT { in atomic_flag_notify_all() function154 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_AVAILABILITY_SYNC void atomic_flag_notify_all(atomic_flag* __o… in atomic_flag_notify_all() function
127 using std::atomic_flag_notify_all;
711 SYMBOL(atomic_flag_notify_all, std::, <atomic>)