Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcntl/tests/
H A Dpcntl_rfork_nowait.phpt14 $pid = pcntl_rfork(RFNOWAIT|RFTSIGZMB,SIGUSR1);
/PHP-8.2/ext/pcntl/
H A Dpcntl.stub.php680 const RFNOWAIT = UNKNOWN; define
H A Dpcntl_arginfo.h484 #if defined(HAVE_RFORK) && defined(RFNOWAIT) in register_pcntl_symbols()
485 REGISTER_LONG_CONSTANT("RFNOWAIT", RFNOWAIT, CONST_PERSISTENT); in register_pcntl_symbols()

Completed in 12 milliseconds