Searched refs:atomic_bool (Results 1 – 4 of 4) sorted by relevance
88 typedef _Atomic(bool) atomic_bool; typedef90 typedef _Atomic(_Bool) atomic_bool; typedef163 typedef struct atomic_flag { atomic_bool _Value; } atomic_flag;
186 typedef _Atomic(_Bool) atomic_bool; typedef374 atomic_bool __flag;
231 std::atomic_bool initialized;
484 typedef atomic<bool> atomic_bool;1833 typedef atomic<bool> atomic_bool;