Searched refs:atomic_bool (Results 1 – 5 of 5) sorted by relevance
74 typedef _Atomic(bool) atomic_bool; typedef76 typedef _Atomic(_Bool) atomic_bool; typedef149 typedef struct atomic_flag { atomic_bool _Value; } atomic_flag;
186 typedef _Atomic(_Bool) atomic_bool; typedef374 atomic_bool __flag;
129 atomic_bool sending;130 atomic_bool pending;131 atomic_bool update_all;132 atomic_bool input_detected;
230 std::atomic_bool initialized;
459 typedef atomic<bool> atomic_bool;2750 typedef atomic<bool> atomic_bool;