NCBI C++ ToolKit
|
Simple inter-process lock. More...
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | CInterProcessLock |
CInterProcessLock –. More... | |
class | PInterProcessLock |
class | CInterProcessLockException |
CInterProcessLockException –. More... | |
Typedefs | |
typedef CGuard< CInterProcessLock, PInterProcessLock > | CInterProcessLock_Guard |
Convenience typedef for PInterProcessLock. More... | |
Simple inter-process lock.
Defines classes: CInterProcessLock PInterProcessLock CInterProcessLockException
Definition in file interprocess_lock.hpp.