Searched defs:atomic_flag_notify_one (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/libcxx/include/__atomic/ | ||
H A D | atomic_flag.h | 141 atomic_flag_notify_one(volatile atomic_flag* __o) _NOEXCEPT { atomic_flag_notify_one() function |