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 | |
mutex () | |
void | lock () |
bool | try_lock () |
void | unlock () |
pthread_mutex_t * | get_native_handle () |
Definition at line 79 of file thread_replacement.h.
|
inline |
Definition at line 84 of file thread_replacement.h.
|
inline |
Definition at line 126 of file thread_replacement.h.
|
inline |
Definition at line 98 of file thread_replacement.h.
|
inline |
Definition at line 106 of file thread_replacement.h.
|
inline |
Definition at line 118 of file thread_replacement.h.