(PHP 7, PECL swoole >= 2.0.0)
  
  
   Class synopsis
   
    
    
     
      Swoole\Coroutine
     
     {
    
    
    
   public static cli_wait
    ( 
void
   ) : 
ReturnType 
   public static create
    ( 
void
   ) : 
ReturnType 
   public static getuid
    ( 
void
   ) : 
ReturnType 
   public static resume
    ( 
void
   ) : 
ReturnType 
   public static suspend
    ( 
void
   ) : 
ReturnType 
   }