Searched refs:atomic_bool (Results 1 – 3 of 3) sorted by relevance
171 std::atomic_bool dump_;
94 using std::atomic_bool;318 typedef _Atomic(bool) atomic_bool; typedef508 atomic_bool __flag;
67 atomic_bool deleted; // Set when the timer is deleted, to prevent further calling of callback.