20 #ifndef RIPPLE_APP_MAIN_LOADMANAGER_H_INCLUDED
21 #define RIPPLE_APP_MAIN_LOADMANAGER_H_INCLUDED
23 #include <ripple/beast/utility/Journal.h>
105 std::chrono::steady_clock::time_point
void activateDeadlockDetector()
Turn on deadlock detection.
std::unique_ptr< LoadManager > make_LoadManager(Application &app, beast::Journal journal)
const beast::Journal journal_
~LoadManager()
Destroy the manager.
std::condition_variable cv_
A generic endpoint for log messages.
friend std::unique_ptr< LoadManager > make_LoadManager(Application &app, beast::Journal journal)
LoadManager & operator=(LoadManager const &)=delete
void resetDeadlockDetector()
Reset the deadlock detection timer.
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
std::chrono::steady_clock::time_point deadLock_