| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
Threaded::wait(PECL pthreads >= 2.0.0) Threaded::wait — Synchronization 説明
public boolean Threaded::wait
([ integer
$timeout
] )Will cause the calling context to wait for notification from the referenced object パラメータ
返り値A boolean indication of success 例
例1 Notifications and Waiting
<?php 上の例の出力は以下となります。 bool(true) |
![]() |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「Threaded::wait - Synchronization」をGoogle検索
|