libzypp
17.37.17
CleanerThread_p.h
Go to the documentation of this file.
1
/*---------------------------------------------------------------------\
2
| ____ _ __ __ ___ |
3
| |__ / \ / / . \ . \ |
4
| / / \ V /| _/ _/ |
5
| / /__ | | | | | | |
6
| /_____||_| |_| |_| |
7
| |
8
\---------------------------------------------------------------------*/
13
14
#include <unistd.h>
15
16
#include <
zypp-core/Globals.h
>
17
18
namespace
zypp
19
{
20
21
class
ZYPP_LOCAL
CleanerThread
22
{
23
public
:
24
CleanerThread
() =
delete
;
25
static
void
watchPID
( pid_t pid_r );
26
};
27
28
}
zypp::CleanerThread::CleanerThread
CleanerThread()=delete
zypp::CleanerThread::watchPID
static void watchPID(pid_t pid_r)
Definition
CleanerThread.cc:76
zypp
Easy-to use interface to the ZYPP dependency resolver.
Definition
CodePitfalls.doc:2
Globals.h
Provides API related macros.
ZYPP_LOCAL
#define ZYPP_LOCAL
Definition
Globals.h:71
zypp-core
base
CleanerThread_p.h
Generated by
1.14.0