<?php
$TOC = array (
  0 => 
  array (
    0 => 'threaded.chunk.php',
    1 => 'Threaded::chunk',
  ),
  1 => 
  array (
    0 => 'threaded.count.php',
    1 => 'Threaded::count',
  ),
  2 => 
  array (
    0 => 'threaded.extend.php',
    1 => 'Threaded::extend',
  ),
  3 => 
  array (
    0 => 'thread.isrunning.php',
    1 => 'Threaded::isRunning',
  ),
  4 => 
  array (
    0 => 'threaded.isterminated.php',
    1 => 'Threaded::isTerminated',
  ),
  5 => 
  array (
    0 => 'threaded.merge.php',
    1 => 'Threaded::merge',
  ),
  6 => 
  array (
    0 => 'threaded.notify.php',
    1 => 'Threaded::notify',
  ),
  7 => 
  array (
    0 => 'threaded.notifyone.php',
    1 => 'Threaded::notifyOne',
  ),
  8 => 
  array (
    0 => 'threaded.pop.php',
    1 => 'Threaded::pop',
  ),
  9 => 
  array (
    0 => 'threaded.run.php',
    1 => 'Threaded::run',
  ),
  10 => 
  array (
    0 => 'threaded.shift.php',
    1 => 'Threaded::shift',
  ),
  11 => 
  array (
    0 => 'threaded.synchronized.php',
    1 => 'Threaded::synchronized',
  ),
  12 => 
  array (
    0 => 'threaded.wait.php',
    1 => 'Threaded::wait',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.pthreads.php',
    1 => 'pthreads',
  ),
  1 => 
  array (
    0 => 'refs.fileprocess.process.php',
    1 => 'プロセス制御',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => '関数リファレンス',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => '序文',
  ),
);