|
MatLogger2
1.0.0
Library for logging of numeric data to HDF5 MAT-files, which is RT-safe and multithreaded.
|
#include <thread_replacement.h>
Collaboration diagram for XBot::matlogger2::condition_variable: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.
1.8.11