The Swoole\Coroutine class

(PECL swoole >= 2.0.0)

Einführung

Klassenbeschreibung

class Swoole\Coroutine {
/* Methoden */
public static function call_user_func(callable $callback, mixed ...$args): mixed
public static function call_user_func_array(callable $callback, array $param_array): mixed
public static function cli_wait(): ReturnType
public static function create(): ReturnType
public static function getuid(): ReturnType
public static function resume(): ReturnType
public static function suspend(): ReturnType
}

Inhaltsverzeichnis