|
My Project
|
#include <signal.h>#include <setjmp.h>Go to the source code of this file.
Classes | |
| class | gcp::util::Signal |
Macros | |
| #define | SIG_HANDLER(fn) void (fn)(int sigNo) |
| #define | SIG_ACTION(fn) void (fn)(int sigNo, siginfo_t* sigInfo, void* arg) |
| #define | SIGRTMAX 31 |
Tagged: Fri Nov 14 12:39:35 UTC 2003