Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcntl/tests/
H A Dasync_signals_2.phpt2 Async signals in zend_call_function
/PHP-8.2/ext/pcntl/
H A Dpcntl.stub.php925 function pcntl_sigprocmask(int $mode, array $signals, &$old_signals = null): bool {} argument
931 function pcntl_sigwaitinfo(array $signals, &$info = []): int|false {} argument
934 function pcntl_sigtimedwait(array $signals, &$info = [], int $seconds = 0, int $nanoseconds = 0): i… argument
H A Dpcntl_arginfo.h36 ZEND_ARG_TYPE_INFO(0, signals, IS_ARRAY, 0)
43 ZEND_ARG_TYPE_INFO(0, signals, IS_ARRAY, 0)
50 ZEND_ARG_TYPE_INFO(0, signals, IS_ARRAY, 0)
/PHP-8.2/Zend/tests/fibers/
H A Dsignal-async.phpt2 Prevent switching fibers when async signals are enabled
H A Dsignal-dispatch.phpt2 Prevent switching fibers when dispatching pending signals
/PHP-8.2/sapi/fpm/tests/
H A Dbug74083-concurrent-reload.phpt2 Concurrent reload signals should not kill PHP-FPM master process. (Bug: #74083)
H A Dbug76601-reload-child-signals.phpt2 FPM: bug76601 children should not ignore signals during concurrent reloads
/PHP-8.2/Zend/
H A DZend.m4258 AC_ARG_ENABLE([zend-signals],
259 [AS_HELP_STRING([--disable-zend-signals],
/PHP-8.2/sapi/fpm/
H A Dphp-fpm.conf.in76 ; Time limit for child processes to wait for a reaction on signals from master.
/PHP-8.2/
H A DNEWS1045 . Revert behaviour of receiving SIGCHLD signals back to the behaviour

Completed in 17 milliseconds