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