mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-17 23:37:14 +02:00
wip, binary file refactored for stringbuffer, hdf5 mid way, masterattributes to be de (inherited) :)
This commit is contained in:
@ -387,5 +387,6 @@ class Implementation : private virtual slsDetectorDefs {
|
||||
std::vector<std::unique_ptr<Fifo>> fifo;
|
||||
Arping arping;
|
||||
|
||||
std::mutex hdf5Lib;
|
||||
// mutex shared across all hdf5 virtual, master and data files
|
||||
std::mutex hdf5LibMutex;
|
||||
};
|
||||
|
Reference in New Issue
Block a user