Home
last modified time | relevance | path

Searched refs:FORK_WAITPID (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/pcntl/
H A Dpcntl.stub.php729 const FORK_WAITPID = UNKNOWN; define
H A Dpcntl_arginfo.h506 REGISTER_LONG_CONSTANT("FORK_WAITPID", FORK_WAITPID, CONST_PERSISTENT); in register_pcntl_symbols()
H A Dpcntl.c1300 if (flags < FORK_NOSIGCHLD || flags > FORK_WAITPID) { in PHP_FUNCTION()

Completed in 15 milliseconds