Searched refs:atomic_bool (Results 1 – 6 of 6) sorted by relevance
32 std::atomic_bool threads_stopped = {};33 std::atomic_bool callback_executed = {};90 std::atomic_bool threads_stopped = {};91 std::atomic_bool callback_executed = {};
87 typedef _Atomic(bool) atomic_bool; typedef89 typedef _Atomic(_Bool) atomic_bool; typedef162 typedef struct atomic_flag { atomic_bool _Value; } atomic_flag;
151 std::atomic_bool Stop; in TEST()
145 using std::atomic_bool _LIBCPP_USING_IF_EXISTS;
400 typedef atomic<bool> atomic_bool;2571 typedef atomic<bool> atomic_bool;
245 SYMBOL(atomic_bool, None, <stdatomic.h>)