91亚洲精品福利在线播放,欧美日韩国产在线人成app,天天躁日日躁疯人影院,sao虎视频最新网站入口,精品久久久久久中文字幕女

纖程(Fiber)類(lèi)

(PHP 8 >= 8.1.0)

簡(jiǎn)介

纖程(Fiber)代表了有完整棧、可中斷的功能。Fiber 可以從調用堆棧中的任何位置掛起,在 fiber 內暫停執行,直到稍后恢復 fiber。

類(lèi)摘要

final class Fiber {
/* 方法 */
public __construct(callable $callback)
public start(mixed ...$args): mixed
public resume(mixed $value = null): mixed
public throw(Throwable $exception): mixed
public getReturn(): mixed
public isStarted(): bool
public isSuspended(): bool
public isRunning(): bool
public isTerminated(): bool
public static suspend(mixed $value = null): mixed
public static getCurrent(): ?Fiber
}

參見(jiàn)

纖程概述

目錄

91亚洲精品福利在线播放,欧美日韩国产在线人成app,天天躁日日躁疯人影院,sao虎视频最新网站入口,精品久久久久久中文字幕女