<?php
$TOC = array (
  0 => 
  array (
    0 => 'pthreads.setup.php',
    1 => 'インストール/設定',
  ),
  1 => 
  array (
    0 => 'pthreads.constants.php',
    1 => '定義済み定数',
  ),
  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 => 'プロセス制御',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);