<?php
$TOC = array (
  0 => 
  array (
    0 => 'swoole-coroutine.call-user-func.php',
    1 => 'Swoole\\Coroutine::call_user_func',
  ),
  1 => 
  array (
    0 => 'swoole-coroutine.call-user-func-array.php',
    1 => 'Swoole\\Coroutine::call_user_func_array',
  ),
  2 => 
  array (
    0 => 'swoole-coroutine.cli-wait.php',
    1 => 'Swoole\\Coroutine::cli_wait',
  ),
  3 => 
  array (
    0 => 'swoole-coroutine.create.php',
    1 => 'Swoole\\Coroutine::create',
  ),
  4 => 
  array (
    0 => 'swoole-coroutine.getuid.php',
    1 => 'Swoole\\Coroutine::getuid',
  ),
  5 => 
  array (
    0 => 'swoole-coroutine.resume.php',
    1 => 'Swoole\\Coroutine::resume',
  ),
  6 => 
  array (
    0 => 'swoole-coroutine.suspend.php',
    1 => 'Swoole\\Coroutine::suspend',
  ),
);
$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',
  ),
);