|
HIPO
4.3.0
High Performance Output data format for experimental physics
|
Functions | |
| std::recursive_mutex & | get_stdout_mutex () |
| Returns the global recursive mutex used to synchronize stdout access. A recursive mutex is used to allow nested locking from the same thread. More... | |
|
inline |
Returns the global recursive mutex used to synchronize stdout access. A recursive mutex is used to allow nested locking from the same thread.
Definition at line 27 of file progresstracker.hpp.