Home
last modified time | relevance | path

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

/php-src/ext/pcntl/tests/
H A Dasync_signals.phpt8 pcntl_async_signals(1);
H A Dbug81577_2.phpt8 pcntl_async_signals(true);
H A Dasync_signals_2.phpt12 pcntl_async_signals(1);
H A Dbug81577_3.phpt10 pcntl_async_signals(true);
H A Dbug81577.phpt15 pcntl_async_signals(true);
H A Dwaiting_on_sigchild_pcntl_wait.phpt15 pcntl_async_signals(true);
/php-src/Zend/tests/fibers/
H A Dsignal-async.phpt9 pcntl_async_signals(true);
/php-src/ext/pcntl/
H A Dpcntl.stub.php1077 function pcntl_async_signals(?bool $enable = null): bool {} function
H A Dpcntl_arginfo.h209 ZEND_FUNCTION(pcntl_async_signals);
271 ZEND_FE(pcntl_async_signals, arginfo_pcntl_async_signals)
H A Dpcntl.c1392 PHP_FUNCTION(pcntl_async_signals) in PHP_FUNCTION() argument

Completed in 35 milliseconds