|
DMTCP
|
#include <signal.h>#include <stdlib.h>#include <errno.h>#include <string.h>#include "constants.h"#include "dmtcp.h"#include "syscallwrappers.h"#include "threadlist.h"#include "siginfo.h"#include "jassert.h"Go to the source code of this file.
Functions | |
| int | SigInfo_ckptSignal () |
| int SigInfo_ckptSignal | ( | ) |
Definition at line 19 of file siginfo.cpp.
1.8.4