<?php
$TOC = array (
  0 => 
  array (
    0 => 'worker.collect.php',
    1 => 'Worker::collect',
  ),
  1 => 
  array (
    0 => 'worker.getstacked.php',
    1 => 'Worker::getStacked',
  ),
  2 => 
  array (
    0 => 'worker.isshutdown.php',
    1 => 'Worker::isShutdown',
  ),
  3 => 
  array (
    0 => 'worker.shutdown.php',
    1 => 'Worker::shutdown',
  ),
  4 => 
  array (
    0 => 'worker.stack.php',
    1 => 'Worker::stack',
  ),
  5 => 
  array (
    0 => 'worker.unstack.php',
    1 => 'Worker::unstack',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.pthreads.php',
    1 => 'pthreads',
  ),
  1 => 
  array (
    0 => 'refs.fileprocess.process.php',
    1 => 'Extensions sur le contr&ocirc;le des processus',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);