Searched refs:atomic_flag_wait (Results 1 – 3 of 3) sorted by relevance
121 atomic_flag_wait(const volatile atomic_flag* __o, bool __v) _NOEXCEPT { in atomic_flag_wait() function126 atomic_flag_wait(const atomic_flag* __o, bool __v) _NOEXCEPT { in atomic_flag_wait() function
129 using std::atomic_flag_wait;
717 SYMBOL(atomic_flag_wait, std::, <atomic>)