検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 182 for Run (0.005 sec.)
再帰の深さを返す 6578
« Ev::backend Ev::embeddableBackends » PHP Manual Ev 再帰の深さを返す Ev::depth (PECL ev >= 0.2. ... 返す 説明 final public static Ev::depth (): int Ev::run() に入った回数から Ev::run() を正常終了した回数を引 ... いた結果、 つまり、再帰の深さを返します。 Ev::run() の外部では、この数は 0 になります。 コールバック ... の中では、この数は 1 になります。ただし、 Ev::run() が再帰的に呼び出されている (あるいは別スレッドか ... グした回数を返す 関連キーワード: Ev , 再帰 , depth , run , 回数 , パラメータ , final , public , static , in ...
https://man.plustar.jp/php/ev.depth.html - [similar]
Ev クラス 6512
« Periodic ウォッチャーの操作モード Ev::backend » PHP Manual Ev Ev クラス Ev クラス (PECL ev >= ... 2 ; const int FLAG_NOSIGMASK = 4194304 ; const int RUN_NOWAIT = 1 ; const int RUN_ONCE = 2 ; const int BR ... public static resume (): void final public static run ( int $flags = ? ): void final public static sleep ... でだけシグナルを処理するという場合にも有用です。 Ev::run() あるいは EvLoop::run() に渡すフラグ Ev::RUN_NOWA ... きを止めることなく新しいイベントを処理できます。 Ev::RUN_ONCE イベントループが (必要なら待ち続けてでも) 新し ...
https://man.plustar.jp/php/class.ev.html - [similar]
The parallel\Runtime class 6479
« parallel\run parallel\Runtime::__construct » PHP Manual parallel The parallel\Runtime class Th ... e parallel\Runtime class (0.8.0) Runtime Objects Each runtime rep ... e normal scoping rules of PHP objects. 警告 When a runtime is destroyed by the normal scoping rules of PH ... sks that were scheduled, and block while doing so. Runtime Bootstrapping When a new runtime is created, i ... autoloader set. In some cases, a very lightweight runtime is desirable because the tasks that will be sc ...
https://man.plustar.jp/php/class.parallel-runtime.html - [similar]
Yaf_Application を開始する 6379
« Yaf_Application::getModules Yaf_Application::setAppDirectory » PHP Manual Yaf_Application Yaf_ ... Application を開始する Yaf_Application::run (Yaf >=1.0.0) Yaf_Application::run — Yaf_Applicati ... on を開始する 説明 public Yaf_Application::run (): void Yaf_Application を実行します。つまり、Yaf ... タはありません。 戻り値 関連キーワード: Yaf , 開始 , run , レスポンス , パラメータ , getModules , setAppDir ...
https://man.plustar.jp/php/yaf-application.run.html - [similar]
Functional API 6092
« Philosophy parallel\bootstrap » PHP Manual parallel Functional API Functional API The parallel ... \Runtime API provides a great degree of control to the ... o make decisions for the programmer: all executing runtimes are bootstrapped identically scheduling is de ... termined by the API, not the programmer parallel\run() provides the guarantee that the task will begin ... ng system constraints, without needlessly creating runtimes. For most applications the functional API sho ...
https://man.plustar.jp/php/functional.parallel.html - [similar]
The EventBase class 6025
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... it once all active events have had their callbacks run". EventBase::LOOP_NONBLOCK Flag used with EventBas ... ns: "do not block: see which events are ready now, run the callbacks of the highest-priority ones, then e ... current time every time the event loop is ready to run timeout callbacks, check after each timeout callba ... calls as possible. Setting this flag can make code run faster, but it may trigger a Linux bug: it is not ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
Thread クラス 5959
« Threaded::wait Thread::getCreatorId » PHP Manual pthreads Thread クラス Thread クラス (PECL pt ... めに このオブジェクトの start メソッドが呼ばれると、run メソッドのコードが個別のスレッドで並列処理されます ...run メソッドの実行後は Thread はすぐに終了し、作成元の ... :extend ( string $class ): bool public Threaded::isRunning (): bool public Threaded::isTerminated (): boo ... ool public Threaded::pop (): bool public Threaded::run (): void public Threaded::shift (): mixed public T ...
https://man.plustar.jp/php/class.thread.html - [similar]
The ZMQDevice class 5926
« ZMQPoll::remove ZMQDevice::__construct » PHP Manual 0MQ messaging The ZMQDevice class The ZMQD ... Device public getTimerTimeout (): ZMQDevice public run (): void public setIdleCallback ( callable $cb_fun ... getTimerTimeout — Get the timer timeout ZMQDevice::runRun the new device ZMQDevice::setIdleCallback — ...
https://man.plustar.jp/php/class.zmqdevice.html - [similar]
Execution 5893
« parallel\Runtime::__construct parallel\Runtime::close » PHP Manual parallel\Runtime Execution ... parallel\Runtime::run (0.8.0) parallel\Runtime::run — Execution ... 説明 public parallel\Runtime::run ( Closure $task ): ? Future Shall schedul ... e task for execution in parallel. public parallel\Runtime::run ( Closure $task , array $argv ): ? Future ... ow statement. Exceptions 警告 Shall throw parallel\Runtime\Error\Closed if parallel\Runtime was closed. 警 ...
https://man.plustar.jp/php/parallel-runtime.run.html - [similar]
State Detection 5893
« Threaded::extend Threaded::isTerminated » PHP Manual Threaded State Detection Threaded::isRunn ... ing (PECL pthreads >= 2.0.0) Threaded::isRunning — State Detection 説明 public Threaded::isRunn ... indication of state 注意 : A object is considered running while executing the run method 例 例1 Detect t ... ct <?php class My extends Thread { public function run () { $this -> synchronized (function( $thread ){ i ... = new My (); $my -> start (); var_dump ( $my -> isRunning ()); $my -> synchronized (function( $thread ){ ...
https://man.plustar.jp/php/thread.isrunning.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT