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