pstore2
Classes
heartbeat.hpp File Reference

Provides an asynchonous background "heartbeat" for the data store. More...

#include <atomic>
#include <chrono>
#include <condition_variable>
#include <functional>
#include <memory>
#include <mutex>
#include <thread>
#include <unordered_map>
Include dependency graph for heartbeat.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pstore::heartbeat
 
class  pstore::heartbeat::worker_thread
 

Detailed Description

Provides an asynchonous background "heartbeat" for the data store.