Skip to main content

参数

RealSignal
必填
Signal object returned by Signal.new.

返回值

....any
All values passed to the Fire call that resumed the waiter.

类型

RealSignal

Signal object returned by Signal.new.

示例

Yield until the signal fires and receive the fired values.