Searched refs:read_ahead_thread_ (Results 1 – 2 of 2) sorted by relevance
241 read_ahead_thread_ = nullptr; in FreeResources()336 std::unique_ptr<ReadAheadThread> read_ahead_thread_; variable
51 read_ahead_thread_ = std::make_unique<ReadAheadThread>(cow_device_, backing_store_device_, in InitializeWorkers()684 read_ahead_thread_.get()); in Start()