|
HIPO4 C++ Library 4.4.1
Columnar I/O library for CLAS12 physics data
|
Functions | |
| std::recursive_mutex & | get_stdout_mutex () |
| Returns the global recursive mutex used to synchronize stdout access. | |
|
inline |
Returns the global recursive mutex used to synchronize stdout access.
A recursive mutex is used to allow nested locking from the same thread.