Searched refs:closing_ (Results 1 – 4 of 4) sorted by relevance
33 closing_(false), in DeleteScheduler()47 closing_ = true; in ~DeleteScheduler()195 while (queue_.empty() && !closing_) { in BackgroundEmptyTrash()199 if (closing_) { in BackgroundEmptyTrash()207 while (!queue_.empty() && !closing_) { in BackgroundEmptyTrash()242 while (!closing_ && !cv_.TimedWait(start_time + total_penlty)) {} in BackgroundEmptyTrash()350 while (pending_files_ > 0 && !closing_) { in WaitForEmptyTrash()
38 closing_(false), in SstFileManagerImpl()51 if (closing_) { in Close()54 closing_ = true; in Close()269 if (closing_) { in ClearError()
123 bool closing_; variable
175 bool closing_; variable