Go to the documentation of this file.
17 typedef struct rpmsqElem *
rpmsq;
33 #if defined(_RPMSQ_INTERNAL)
38 struct rpmsqElem * q_forw;
39 struct rpmsqElem * q_back;
41 volatile pid_t reaped;
94 void rpmsqAction(
int signum,
void * info,
void * context)
134 void *
rpmsqThread(
void * (*start) (
void * arg),
void * arg)