Home
last modified time | relevance | path

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

/php-src/ext/pcntl/
H A Dpcntl.stub.php823 const FORK_NOSIGCHLD = UNKNOWN; define
H A Dpcntl_arginfo.h612 REGISTER_LONG_CONSTANT("FORK_NOSIGCHLD", FORK_NOSIGCHLD, CONST_PERSISTENT); in register_pcntl_symbols()
H A Dpcntl.c1536 if (flags < FORK_NOSIGCHLD || flags > FORK_WAITPID) { in PHP_FUNCTION()

Completed in 14 milliseconds