![]() |
Project
|
Public Member Functions | |
CCDBSemaphore (std::string const &cachepath, std::string const &path) | |
~CCDBSemaphore () | |
Object, encapsulating a semaphore, regulating concurrent (multi-process) access to CCDB snapshot files. Intended to be used with smart pointers to achieve automatic resource cleanup after the smart pointer goes out of scope.
Definition at line 69 of file CcdbApi.cxx.
o2::ccdb::CCDBSemaphore::CCDBSemaphore | ( | std::string const & | snapshotpath, |
std::string const & | path | ||
) |
Object, encapsulating a semaphore, regulating concurrent (multi-process) access to CCDB snapshot files.
Definition at line 2136 of file CcdbApi.cxx.
o2::ccdb::CCDBSemaphore::~CCDBSemaphore | ( | ) |
Definition at line 2153 of file CcdbApi.cxx.