Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcntl/tests/
H A Dpcntl_wait.phpt15 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-8.2/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-8.2/ext/pcntl/
H A Dpcntl.stub.php155 const SIGCONT = UNKNOWN; define
H A Dpcntl_arginfo.h272 REGISTER_LONG_CONSTANT("SIGCONT", LONG_CONST(SIGCONT), CONST_PERSISTENT); in register_pcntl_symbols()
/PHP-8.2/Zend/
H A Dzend_signal.c428 sigdelset(&global_sigmask, SIGCONT); in zend_signal_startup()

Completed in 13 milliseconds