MatLogger2  1.0.0
Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.
Namespaces | Typedefs
thread.h File Reference
#include <mutex>
#include <condition_variable>
#include <thread>
+ Include dependency graph for thread.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 XBot
 
 XBot::matlogger2
 

Typedefs

typedef std::mutex XBot::matlogger2::MutexType
 
typedef std::condition_variable XBot::matlogger2::CondVarType
 
typedef std::thread XBot::matlogger2::ThreadType