<?php
$TOC = array (
  0 => 
  array (
    0 => 'sem.setup.php',
    1 => '安装/配置',
  ),
  1 => 
  array (
    0 => 'sem.constants.php',
    1 => '预定义常量',
  ),
  2 => 
  array (
    0 => 'ref.sem.php',
    1 => 'Semaphore 函数',
  ),
  3 => 
  array (
    0 => 'class.sysvmessagequeue.php',
    1 => 'SysvMessageQueue',
  ),
  4 => 
  array (
    0 => 'class.sysvsemaphore.php',
    1 => 'SysvSemaphore',
  ),
  5 => 
  array (
    0 => 'class.sysvsharedmemory.php',
    1 => 'SysvSharedMemory',
  ),
);
$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 => '序言',
  ),
);