#include <support/KeyedVector.h>
#include <support/Locker.h>
#include <support/ConditionVariable.h>
#include <support/SignalHandler.h>
#include <support_p/SignalThreadInit.h>
#include <support/Thread.h>
#include <support/Vector.h>
#include <sys/types.h>
#include <sys/wait.h>
#include <signal.h>
#include <unistd.h>
Defines | |
#define | NPTL 0 |
Functions | |
void | SIGCHLD_handler (int sig, siginfo_t *si, void *ucontext) |
Variables | |
SSignalHandler * | GlobalSIGCHLD |
|
|
|
|
|
|