Searched refs:manifest_sync_error_ (Results 1 – 3 of 3) sorted by relevance
314 if (env_->manifest_sync_error_.load(std::memory_order_acquire)) { in NewWritableFile()550 std::atomic<bool> manifest_sync_error_; variable
153 std::atomic<bool>* error_type = (iter == 0) ? &env_->manifest_sync_error_ in TEST_F()
32 manifest_sync_error_.store(false, std::memory_order_release); in SpecialEnv()