<?php
$TOC = array (
  0 => 
  array (
    0 => 'thread.getcreatorid.php',
    1 => 'Thread::getCreatorId',
  ),
  1 => 
  array (
    0 => 'thread.getcurrentthread.php',
    1 => 'Thread::getCurrentThread',
  ),
  2 => 
  array (
    0 => 'thread.getcurrentthreadid.php',
    1 => 'Thread::getCurrentThreadId',
  ),
  3 => 
  array (
    0 => 'thread.getthreadid.php',
    1 => 'Thread::getThreadId',
  ),
  4 => 
  array (
    0 => 'thread.isjoined.php',
    1 => 'Thread::isJoined',
  ),
  5 => 
  array (
    0 => 'thread.isstarted.php',
    1 => 'Thread::isStarted',
  ),
  6 => 
  array (
    0 => 'thread.join.php',
    1 => 'Thread::join',
  ),
  7 => 
  array (
    0 => 'thread.start.php',
    1 => 'Thread::start',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.pthreads.php',
    1 => 'pthreads',
  ),
  1 => 
  array (
    0 => 'refs.fileprocess.process.php',
    1 => 'Extensiones de control de procesos',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);