|
libzypp 17.38.1
|
Attempts to create a lock to prevent the system from going into hibernate/shutdown. More...
#include <zypp-core/ShutdownLock_p.h>

Protected Member Functions | |
| ShutdownLock (const std::string &who, const std::string &reason) | |
| ~ShutdownLock () | |
Private Attributes | |
| shared_ptr< ExternalProgramWithSeperatePgid > | _prog |
Attempts to create a lock to prevent the system from going into hibernate/shutdown.
The lock is automatically released when the object is destroyed.
Definition at line 35 of file ShutdownLock_p.h.
|
protected |
Definition at line 8 of file ShutdownLock.cc.
|
protected |
Definition at line 30 of file ShutdownLock.cc.
|
private |
Definition at line 42 of file ShutdownLock_p.h.