php-src/win32/signal.h

5 lines
136 B
C
Raw Normal View History

1999-04-07 21:05:13 +00:00
#include <signal.h>
#define SIGALRM 13
#define SIGVTALRM 26 /* virtual time alarm */
#define SIGPROF 27 /* profiling time alarm */