(PHP 8 >= 8.1.0)
纤程表示完整的、可中断的函数。纤程可以在调用栈中的任何位置暂停执行,并在稍后恢复执行之前暂停纤程内的执行。
$callback
...$args
$value
null
$exception
纤程概述