Searched refs:WCONTINUED (Results 1 – 4 of 4) sorted by relevance
22 var_dump(pcntl_waitid(P_PID, $pid, $siginfo, WCONTINUED));
35 WCONTINUED,
28 const WCONTINUED = UNKNOWN; define
307 REGISTER_LONG_CONSTANT("WCONTINUED", LONG_CONST(WCONTINUED), CONST_PERSISTENT); in register_pcntl_symbols()
Completed in 15 milliseconds