Home
last modified time | relevance | path

Searched refs:SIGTSTP (Results 1 – 4 of 4) sorted by relevance

/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_signals.c83 #ifdef SIGTSTP
84 [SIGTSTP] = "SIGTSTP",
/PHP-8.2/ext/pcntl/
H A Dpcntl.stub.php165 const SIGTSTP = UNKNOWN; define
H A Dpcntl_arginfo.h274 REGISTER_LONG_CONSTANT("SIGTSTP", LONG_CONST(SIGTSTP), CONST_PERSISTENT); in register_pcntl_symbols()
/PHP-8.2/Zend/
H A Dzend_signal.c430 sigdelset(&global_sigmask, SIGTSTP); in zend_signal_startup()

Completed in 16 milliseconds