<?php
$TOC = array (
  0 => 
  array (
    0 => 'sync.setup.php',
    1 => 'Installazione/Configurazione',
  ),
  1 => 
  array (
    0 => 'class.syncmutex.php',
    1 => 'SyncMutex',
  ),
  2 => 
  array (
    0 => 'class.syncsemaphore.php',
    1 => 'SyncSemaphore',
  ),
  3 => 
  array (
    0 => 'class.syncevent.php',
    1 => 'SyncEvent',
  ),
  4 => 
  array (
    0 => 'class.syncreaderwriter.php',
    1 => 'SyncReaderWriter',
  ),
  5 => 
  array (
    0 => 'class.syncsharedmemory.php',
    1 => 'SyncSharedMemory',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.fileprocess.process.php',
    1 => 'Estensioni di controllo di processo',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);