Go to the source code of this file.
Functions | |
int | raise (int __sig) |
Variables | |
__CCPP_BEGIN_DECLARATIONS typedef int | sig_atomic_t |
void(*)(int) | signal (int __sig, void(*__handler)(int)) |
int raise | ( | int | __sig | ) |
__CCPP_BEGIN_DECLARATIONS typedef int sig_atomic_t |
void(*)(int) signal(int __sig, void(*__handler)(int)) | ( | int | __sig, |
void(* | __handler )(int) ) |