Home
last modified time | relevance | path

Searched defs:restart_syscalls (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/pcntl/
H A Dpcntl.stub.php20 function pcntl_signal(int $signal, $handler, bool $restart_syscalls = true): bool {}
H A Dpcntl.c891 zend_bool restart_syscalls = 1; in PHP_FUNCTION() local

Completed in 8 milliseconds