<?php
$TOC = array (
  0 => 
  array (
    0 => 'pthreads.setup.php',
    1 => 'Instalaci&oacute;n/Configuraci&oacute;n',
  ),
  1 => 
  array (
    0 => 'pthreads.constants.php',
    1 => 'Constantes predefinidas',
  ),
  2 => 
  array (
    0 => 'class.threaded.php',
    1 => 'Threaded',
  ),
  3 => 
  array (
    0 => 'class.thread.php',
    1 => 'Thread',
  ),
  4 => 
  array (
    0 => 'class.worker.php',
    1 => 'Worker',
  ),
  5 => 
  array (
    0 => 'class.collectable.php',
    1 => 'Collectable',
  ),
  6 => 
  array (
    0 => 'class.pool.php',
    1 => 'Pool',
  ),
  7 => 
  array (
    0 => 'class.volatile.php',
    1 => 'Volatile',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.fileprocess.process.php',
    1 => 'Extensiones de control de procesos',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);