Results of 1 - 10 of about 34 for Waiting (0.001 sec.)
- Set socket I/O activity timeout 14891
- « GearmanWorker::setOptions GearmanWorker::timeout » PHP Manual GearmanWorker Set socket I/O act
... 5 seconds $gmworker -> setTimeout ( 5000 ); echo "Waiting for job...\n" ; while(@ $gmworker -> work () || $g ... ant to do something useful here ... echo "Timeout. Waiting for next job...\n" ; continue; } if ( $gmworker -> ... ate output that looks like the following: Starting Waiting for job... Timeout. Waiting for next job... Timeou ... t. Waiting for next job... Timeout. Waiting for next job... 参 ...
-
https://man.plustar.jp/php/gearmanworker.settimeout.html
- [similar]
- Synchronization 10337
- « Threaded::synchronized Thread » PHP Manual Threaded Synchronization Threaded::wait (PECL pthre
... た場合に false を返します。 例 例1 Notifications and Waiting <?php class My extends Thread { public function ru ... (); $my -> start (); /** send notification to the waiting thread **/ $my -> synchronized (function( $thread ... ization , Threaded , wait , timeout , パラメータ , Waiting , Notifications , 失敗 , 成功 , microseconds ...
-
https://man.plustar.jp/php/threaded.wait.html
- [similar]
- Synchronization 10097
- « Threaded::notify Threaded::pop » PHP Manual Threaded Synchronization Threaded::notifyOne (PECL
... た場合に false を返します。 例 例1 Notifications and Waiting <?php class My extends Thread { public function ru ... (); $my -> start (); /** send notification to the waiting thread **/ $my -> synchronized (function( $thread ... chronization , Threaded , notifyOne , パラメータ , Waiting , Notifications , 失敗 , 成功 , 関数 , seen ...
-
https://man.plustar.jp/php/threaded.notifyone.html
- [similar]
- Synchronization 9746
- « parallel\Sync::wait parallel\Sync::__invoke » PHP Manual parallel\Sync Synchronization paralle
... = ? ) Shall notify one (by default) or all threads waiting on the synchronization object 関連キーワード: Sync ... all , wait , public , Shall , default , threads , waiting , synchronization , ...
-
https://man.plustar.jp/php/parallel-sync.notify.html
- [similar]
- SHARED LOCK を実行する 9522
- « TableSelect::lockExclusive TableSelect::offset » PHP Manual mysql_xdevapi\TableSelect SHARED L
... mysql_xdevapi\TableSelect::lockShared ( int $lock_waiting_option = ? ): mysql_xdevapi\TableSelect 読み取り操 ... なれるロックは一度にひとつだけです。 パラメータ lock_waiting_option オプションで指定できる、ロック待ちのオプショ ... K , xdevapi , lockShared , Array , ロック , lock , waiting ...
-
https://man.plustar.jp/php/mysql-xdevapi-tableselect.lockshared.html
- [similar]
- SHARED LOCK 付きで操作を実行する 9282
- « CollectionFind::lockExclusive CollectionFind::offset » PHP Manual mysql_xdevapi\CollectionFind
... sql_xdevapi\CollectionFind::lockShared ( int $lock_waiting_option = ? ): mysql_xdevapi\CollectionFind ロックを ... し、最新の値を使うまで待たされます。 パラメータ lock_waiting_option オプションで指定できる、ロック待ちのオプショ ... トランザクション , xdevapi , lockShared , option , waiting ...
-
https://man.plustar.jp/php/mysql-xdevapi-collectionfind.lockshared.html
- [similar]
- Basic Gearman client and worker, background 8819
- « Basic usage Basic Gearman client and worker, submitting tasks » PHP Manual 例 Basic Gearman cl
... > addFunction ( "reverse" , "reverse_fn" ); print "Waiting for job...\n" ; while( $gmworker -> work ()) { if ... のようになります。 % php reverse_worker.php Starting Waiting for job... Received job: H:foo.local:41 Workload: ... asic , job , reverse , string , local , Received , Waiting , Starting ...
-
https://man.plustar.jp/php/gearman.examples-reverse-bg.html
- [similar]
- Synchronization 8819
- « Threaded::merge Threaded::notifyOne » PHP Manual Threaded Synchronization Threaded::notify (PE
... た場合に false を返します。 例 例1 Notifications and Waiting <?php class My extends Thread { public function ru ... (); $my -> start (); /** send notification to the waiting thread **/ $my -> synchronized (function( $thread ...
-
https://man.plustar.jp/php/threaded.notify.html
- [similar]
- CollectionFind クラス 8228
- « CollectionAdd::execute CollectionFind::bind » PHP Manual Mysql_xdevapi CollectionFind クラス C
... pi\CollectionFind public lockExclusive ( int $lock_waiting_option = ? ): mysql_xdevapi\CollectionFind public ... lockShared ( int $lock_waiting_option = ? ): mysql_xdevapi\CollectionFind public ...
-
https://man.plustar.jp/php/class.mysql-xdevapi-collectionfind.html
- [similar]
- TableSelect クラス 8228
- « TableInsert::values TableSelect::bind » PHP Manual Mysql_xdevapi TableSelect クラス TableSelec
... evapi\TableSelect public lockExclusive ( int $lock_waiting_option = ? ): mysql_xdevapi\TableSelect public loc ... kShared ( int $lock_waiting_option = ? ): mysql_xdevapi\TableSelect public off ...
-
https://man.plustar.jp/php/class.mysql-xdevapi-tableselect.html
- [similar]