Searched refs:atomic_flag_notify_one (Results 1 – 3 of 3) sorted by relevance
141 atomic_flag_notify_one(volatile atomic_flag* __o) _NOEXCEPT { in atomic_flag_notify_one() function145 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_AVAILABILITY_SYNC void atomic_flag_notify_one(atomic_flag* __o… in atomic_flag_notify_one() function
128 using std::atomic_flag_notify_one;
712 SYMBOL(atomic_flag_notify_one, std::, <atomic>)