Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/libcxx/include/__atomic/
H A Datomic_flag.h141 atomic_flag_notify_one(volatile atomic_flag* __o) _NOEXCEPT { atomic_flag_notify_one() function
145 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_AVAILABILITY_SYNC void atomic_flag_notify_one(atomic_flag* __o) _NOEXCEPT { atomic_flag_notify_one() function