検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 182 for run (0.010 sec.)
Synchronization 4986
« Threaded::synchronized Thread » PHP Manual Threaded Synchronization Threaded::wait (PECL pthre ... ng <?php class My extends Thread { public function run () { /** cause this thread to wait **/ $this -> sy ...
https://man.plustar.jp/php/threaded.wait.html - [similar]
Ev 4953
« eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール ... 止していたデフォルトのイベントループを再開させる Ev::run — イベントのチェックとデフォルトループのコールバッ ... me previously suspended default event loop EvLoop::run — Begin checking for events and calling callbacks ...
https://man.plustar.jp/php/book.ev.html - [similar]
埋め込んだループに対して単一の非ブロックスイープを行う 4953
« EvEmbed::set EvFork » PHP Manual EvEmbed 埋め込んだループに対して単一の非ブロックスイープを行う ... 最適な方法をとります。 <?php $other -> start ( Ev :: RUN_NOWAIT ); ?> パラメータ この関数にはパラメータはあ ...
https://man.plustar.jp/php/evembed.sweep.html - [similar]
Constructs EvStat watcher object 4953
« EvStat::attr EvStat::createStopped » PHP Manual EvStat Constructs EvStat watcher object EvStat ... file is not there!" ); $w -> stop (); } }); Ev :: run (); ?> 関連キーワード: EvStat , watcher , Construc ...
https://man.plustar.jp/php/evstat.construct.html - [similar]
Add a job server to the client 4953
« GearmanClient::addOptions GearmanClient::addServers » PHP Manual GearmanClient Add a job serve ... ob server to a list of servers that can be used to run a task. No socket I/O happens here; the server is ...
https://man.plustar.jp/php/gearmanclient.addserver.html - [similar]
Add a list of job servers to the client 4953
« GearmanClient::addServer GearmanClient::addTask » PHP Manual GearmanClient Add a list of job s ... ool Adds a list of job servers that can be used to run a task. No socket I/O happens here; the servers ar ...
https://man.plustar.jp/php/gearmanclient.addservers.html - [similar]
Set the memory limit for the Lua environment 4953
« LuaSandbox::setCPULimit LuaSandbox::unpauseUsageTimer » PHP Manual LuaSandbox Set the memory l ... sandbox -> setMemoryLimit ( 50 * 1024 * 1024 ); // Run Lua code $sandbox -> loadString ( 'local x = "x"; ...
https://man.plustar.jp/php/luasandbox.setmemorylimit.html - [similar]
状態を検出する 4953
« Thread::getThreadId Thread::isStarted » PHP Manual Thread 状態を検出する Thread::isJoined (PEC ... する <?php class My extends Thread { public function run () { $this -> synchronized (function( $thread ){ i ...
https://man.plustar.jp/php/thread.isjoined.html - [similar]
Synchronization 4953
« Threaded::notify Threaded::pop » PHP Manual Threaded Synchronization Threaded::notifyOne (PECL ... ng <?php class My extends Thread { public function run () { /** cause this thread to wait **/ $this -> sy ...
https://man.plustar.jp/php/threaded.notifyone.html - [similar]
直近のエラー情報を消す 4953
« Yaf_Application::bootstrap Yaf_Application::__construct » PHP Manual Yaf_Application 直近のエラ ... ( "error_handler" , E_RECOVERABLE_ERROR ); $app -> run (); ?> 上の例の出力は、 たとえば以下のようになりま ...
https://man.plustar.jp/php/yaf-application.clearlasterror.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT