Searched defs:corrupt_ (Results 1 – 4 of 4) sorted by relevance
677 mutable std::atomic<bool> corrupt_; // Local version of "corrupted" flag. variable
680 mutable std::atomic<bool> corrupt_; // Local version of "corrupted" flag. variable
754 mutable std::atomic<bool> corrupt_ = false; variable