pcntl_getpriority
  • References/PHP/Function/Process Control/PCNTL

(PHP 5, PHP 7) Get the priority of any process

2025-01-10 15:47:30
pcntl_alarm
  • References/PHP/Function/Process Control/PCNTL

(PHP 4 >= 4.3.0, PHP 5, PHP 7) Set an alarm clock for delivery of a signal

2025-01-10 15:47:30
pcntl_wait
  • References/PHP/Function/Process Control/PCNTL

(PHP 5, PHP 7) Waits on or returns the status of a forked child

2025-01-10 15:47:30
pcntl_waitpid
  • References/PHP/Function/Process Control/PCNTL

(PHP 4 >= 4.1.0, PHP 5, PHP 7) Waits on or returns the status of a forked child

2025-01-10 15:47:30
pcntl_errno
  • References/PHP/Function/Process Control/PCNTL

(PHP 5 >= 5.3.4, PHP 7) Alias of

2025-01-10 15:47:30
pcntl_get_last_error
  • References/PHP/Function/Process Control/PCNTL

(PHP 5 >= 5.3.4, PHP 7) Retrieve the error number set by the last pcntl function which failed

2025-01-10 15:47:30
pcntl_strerror
  • References/PHP/Function/Process Control/PCNTL

(PHP 5 >= 5.3.4, PHP 7) Retrieve the system error message associated with the given errno

2025-01-10 15:47:30
pcntl_exec
  • References/PHP/Function/Process Control/PCNTL

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Executes specified program in current process space

2025-01-10 15:47:30
pcntl_sigprocmask
  • References/PHP/Function/Process Control/PCNTL

(PHP 5 >= 5.3.0, PHP 7) Sets and retrieves blocked signals

2025-01-10 15:47:30
pcntl_wtermsig
  • References/PHP/Function/Process Control/PCNTL

(PHP 4 >= 4.1.0, PHP 5, PHP 7) Returns the signal which caused the child to terminate

2025-01-10 15:47:30