Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds