index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
signal
/
SIGEV_NONE.c
blob: 5dc6b7d2e064685fce938d1fa33e2fa475ea3230 (
plain
)
1
2
3
4
5
#include <signal.h> #define SIGEV_NONE (0) /* POSIX(199309) */