Searched defs:isStopped_ (Results 1 – 4 of 4) sorted by relevance
42 std::atomic<bool> isStopped_ = false; variable
67 bool isStopped_ = false; variable
84 mutable std::atomic<bool> isStopped_; variable
252 std::atomic<bool> isStopped_ = true; variable