DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dbe::types::common Namespace Reference

Typedefs

typedef std::mutex type_mutex
 
typedef std::lock_guard< type_mutextype_lock
 

Typedef Documentation

◆ type_lock

typedef std::lock_guard<type_mutex> dbe::types::common::type_lock

Definition at line 21 of file types.hpp.

◆ type_mutex

typedef std::mutex dbe::types::common::type_mutex

Definition at line 20 of file types.hpp.