24 #ifndef STORAGE_LOCK_H 25 #define STORAGE_LOCK_H 28 #include <sys/types.h> 30 #include "storage/Utils/Exception.h" 56 const pid_t locker_pid;
Exception indicating that getting the lock failed.
Definition: Lock.h:39
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:39