<?php
$TOC = array (
  0 => 
  array (
    0 => 'syncsemaphore.construct.php',
    1 => 'SyncSemaphore::__construct',
  ),
  1 => 
  array (
    0 => 'syncsemaphore.lock.php',
    1 => 'SyncSemaphore::lock',
  ),
  2 => 
  array (
    0 => 'syncsemaphore.unlock.php',
    1 => 'SyncSemaphore::unlock',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.sync.php',
    1 => 'Sync',
  ),
  1 => 
  array (
    0 => 'refs.fileprocess.process.php',
    1 => 'Estensioni di controllo di processo',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);