Thread System 0.3.1
High-performance C++20 thread pool with work stealing and DAG scheduling
Loading...
Searching...
No Matches
mock_monitoring.h File Reference
#include <kcenon/common/interfaces/monitoring_interface.h>
#include <iostream>
#include <deque>
#include <mutex>
#include <thread>
#include <atomic>
Include dependency graph for mock_monitoring.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mock_monitoring
 Mock monitoring implementation for demonstration. More...
 
struct  mock_monitoring::monitoring_stats