php-doc-en/reference/pcntl/functions
2017-01-07 12:56:06 +00:00
..
pcntl-alarm.xml
pcntl-errno.xml Document new PCNTL functions 2013-05-19 17:58:15 +00:00
pcntl-exec.xml Since this function only ever returns FALSE, if it returns at all, the return type in the prototype should be `bool.' 2015-04-13 14:48:48 +00:00
pcntl-fork.xml
pcntl-get-last-error.xml Document new PCNTL functions 2013-05-19 17:58:15 +00:00
pcntl-getpriority.xml
pcntl-setpriority.xml
pcntl-signal-dispatch.xml
pcntl-signal.xml with PHP 7.1 the following RFC was implemented: https://wiki.php.net/rfc/additional-context-in-pcntl-signal-handler 2017-01-07 12:56:06 +00:00
pcntl-sigprocmask.xml
pcntl-sigtimedwait.xml
pcntl-sigwaitinfo.xml
pcntl-strerror.xml Document new PCNTL functions 2013-05-19 17:58:15 +00:00
pcntl-wait.xml
pcntl-waitpid.xml
pcntl-wexitstatus.xml
pcntl-wifexited.xml
pcntl-wifsignaled.xml
pcntl-wifstopped.xml
pcntl-wstopsig.xml
pcntl-wtermsig.xml