<?php
$TOC = array (
  0 => 
  array (
    0 => 'swoole-atomic.add.php',
    1 => 'Swoole\\Atomic::add',
  ),
  1 => 
  array (
    0 => 'swoole-atomic.cmpset.php',
    1 => 'Swoole\\Atomic::cmpset',
  ),
  2 => 
  array (
    0 => 'swoole-atomic.construct.php',
    1 => 'Swoole\\Atomic::__construct',
  ),
  3 => 
  array (
    0 => 'swoole-atomic.get.php',
    1 => 'Swoole\\Atomic::get',
  ),
  4 => 
  array (
    0 => 'swoole-atomic.set.php',
    1 => 'Swoole\\Atomic::set',
  ),
  5 => 
  array (
    0 => 'swoole-atomic.sub.php',
    1 => 'Swoole\\Atomic::sub',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.swoole.php',
    1 => 'Swoole',
  ),
  1 => 
  array (
    0 => 'refs.basic.other.php',
    1 => 'Altre estensioni fondamentali',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);