Home
last modified time | relevance | path

Searched refs:SIGCONT (Results 1 – 10 of 10) sorted by relevance

/php-src/ext/pcntl/tests/
H A Dpcntl_wait.phpt15 posix_kill($pid, SIGCONT);
H A Dpcntl_waitid.phpt21 posix_kill($pid, SIGCONT);
H A Dpcntl_wait_rusage1.phpt17 posix_kill($pid, SIGCONT);
H A Dpcntl_waitpid_rusage1.phpt17 posix_kill($pid, SIGCONT);
H A D001.phpt67 posix_kill($pid, SIGCONT);
/php-src/sapi/fpm/fpm/
H A Dfpm_signals.c77 #ifdef SIGCONT
78 [SIGCONT] = "SIGCONT",
H A Dfpm_process_ctl.c137 s = SIGCONT; in fpm_pctl_kill()
/php-src/ext/pcntl/
H A Dpcntl.stub.php233 const SIGCONT = UNKNOWN; define
H A Dpcntl_arginfo.h372 REGISTER_LONG_CONSTANT("SIGCONT", LONG_CONST(SIGCONT), CONST_PERSISTENT); in register_pcntl_symbols()
/php-src/Zend/
H A Dzend_signal.c428 sigdelset(&global_sigmask, SIGCONT); in zend_signal_startup()

Completed in 16 milliseconds