The Swoole\Coroutine class
(PHP 7, PECL swoole >= 2.0.0)
类摘要
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
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.