<?php
$TOC = array (
  0 => 
  array (
    0 => 'function.pcntl-alarm.php',
    1 => 'pcntl_alarm',
  ),
  1 => 
  array (
    0 => 'function.pcntl-async-signals.php',
    1 => 'pcntl_async_signals',
  ),
  2 => 
  array (
    0 => 'function.pcntl-errno.php',
    1 => 'pcntl_errno',
  ),
  3 => 
  array (
    0 => 'function.pcntl-exec.php',
    1 => 'pcntl_exec',
  ),
  4 => 
  array (
    0 => 'function.pcntl-fork.php',
    1 => 'pcntl_fork',
  ),
  5 => 
  array (
    0 => 'function.pcntl-get-last-error.php',
    1 => 'pcntl_get_last_error',
  ),
  6 => 
  array (
    0 => 'function.pcntl-getcpuaffinity.php',
    1 => 'pcntl_getcpuaffinity',
  ),
  7 => 
  array (
    0 => 'function.pcntl-getpriority.php',
    1 => 'pcntl_getpriority',
  ),
  8 => 
  array (
    0 => 'function.pcntl-getqos-class.php',
    1 => 'pcntl_getqos_class',
  ),
  9 => 
  array (
    0 => 'function.pcntl-rfork.php',
    1 => 'pcntl_rfork',
  ),
  10 => 
  array (
    0 => 'function.pcntl-setcpuaffinity.php',
    1 => 'pcntl_setcpuaffinity',
  ),
  11 => 
  array (
    0 => 'function.pcntl-setpriority.php',
    1 => 'pcntl_setpriority',
  ),
  12 => 
  array (
    0 => 'function.pcntl-setqos-class.php',
    1 => 'pcntl_setqos_class',
  ),
  13 => 
  array (
    0 => 'function.pcntl-signal.php',
    1 => 'pcntl_signal',
  ),
  14 => 
  array (
    0 => 'function.pcntl-signal-dispatch.php',
    1 => 'pcntl_signal_dispatch',
  ),
  15 => 
  array (
    0 => 'function.pcntl-signal-get-handler.php',
    1 => 'pcntl_signal_get_handler',
  ),
  16 => 
  array (
    0 => 'function.pcntl-sigprocmask.php',
    1 => 'pcntl_sigprocmask',
  ),
  17 => 
  array (
    0 => 'function.pcntl-sigtimedwait.php',
    1 => 'pcntl_sigtimedwait',
  ),
  18 => 
  array (
    0 => 'function.pcntl-sigwaitinfo.php',
    1 => 'pcntl_sigwaitinfo',
  ),
  19 => 
  array (
    0 => 'function.pcntl-strerror.php',
    1 => 'pcntl_strerror',
  ),
  20 => 
  array (
    0 => 'function.pcntl-unshare.php',
    1 => 'pcntl_unshare',
  ),
  21 => 
  array (
    0 => 'function.pcntl-wait.php',
    1 => 'pcntl_wait',
  ),
  22 => 
  array (
    0 => 'function.pcntl-waitid.php',
    1 => 'pcntl_waitid',
  ),
  23 => 
  array (
    0 => 'function.pcntl-waitpid.php',
    1 => 'pcntl_waitpid',
  ),
  24 => 
  array (
    0 => 'function.pcntl-wexitstatus.php',
    1 => 'pcntl_wexitstatus',
  ),
  25 => 
  array (
    0 => 'function.pcntl-wifexited.php',
    1 => 'pcntl_wifexited',
  ),
  26 => 
  array (
    0 => 'function.pcntl-wifsignaled.php',
    1 => 'pcntl_wifsignaled',
  ),
  27 => 
  array (
    0 => 'function.pcntl-wifstopped.php',
    1 => 'pcntl_wifstopped',
  ),
  28 => 
  array (
    0 => 'function.pcntl-wstopsig.php',
    1 => 'pcntl_wstopsig',
  ),
  29 => 
  array (
    0 => 'function.pcntl-wtermsig.php',
    1 => 'pcntl_wtermsig',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.pcntl.php',
    1 => 'PCNTL',
  ),
  1 => 
  array (
    0 => 'refs.fileprocess.process.php',
    1 => 'Estensioni di controllo di processo',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);