22 #ifndef HYPERSPACE_LOCKSEQUENCER_H
23 #define HYPERSPACE_LOCKSEQUENCER_H
68 #endif // HYPERSPACE_LOCKSEQUENCER_H
Lock successfully granted.
Exclusive lock attempt failed because another has it locked.
Lock attempt was cancelled.
uint32_t mode
lock mode (LOCK_MODE_SHARED or LOCK_MODE_EXCLUSIVE)
std::string name
Pathname of file that is locked.
Lock attempt pending (internal use only)