Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcntl/tests/
H A Dasync_signals_2.phpt11 pcntl_async_signals(1);
H A Dbug81577_2.phpt10 pcntl_async_signals(true);
H A Dbug81577_3.phpt12 pcntl_async_signals(true);
H A Dasync_signals.phpt12 pcntl_async_signals(1);
H A Dbug81577.phpt17 pcntl_async_signals(true);
/PHP-8.0/ext/pcntl/
H A Dphp_pcntl.h70 PHP_FUNCTION(pcntl_async_signals);
H A Dpcntl.stub.php77 function pcntl_async_signals(?bool $enable = null): bool {} function
H A Dpcntl_arginfo.h157 ZEND_FUNCTION(pcntl_async_signals);
199 ZEND_FE(pcntl_async_signals, arginfo_pcntl_async_signals)
H A Dpcntl.c1391 PHP_FUNCTION(pcntl_async_signals) in PHP_FUNCTION() argument

Completed in 16 milliseconds