MatLogger2
1.0.0
Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.
|
#include <thread_replacement.h>
Public Member Functions | |
condition_variable () | |
template<typename Predicate > | |
void | wait (std::unique_lock< mutex > &lock, const Predicate &pred) |
void | notify_one () |
Definition at line 146 of file thread_replacement.h.
|
inline |
Definition at line 151 of file thread_replacement.h.
|
inline |
Definition at line 182 of file thread_replacement.h.
|
inline |
Definition at line 169 of file thread_replacement.h.