Threaded::waitSynchronization 説明
public bool Threaded::wait(int
$timeout = ?)Will cause the calling context to wait for notification from the referenced object パラメータ
戻り値
成功した場合に 例
例1 Notifications and Waiting
上の例の出力は以下となります。 bool(true) |