24 #ifndef STORAGE_LOCK_H 25 #define STORAGE_LOCK_H 29 #include <sys/types.h> 31 #include "storage/Utils/Exception.h" 57 const pid_t locker_pid;
Exception indicating that getting the lock failed.
Definition: Lock.h:40
pid_t get_locker_pid() const
pid of one of the process holding a lock.
Base class for storage exceptions.
Definition: Exception.h:113
The storage namespace.
Definition: Actiongraph.h:37