Results of 1 - 10 of about 12 for synchronized (0.004 sec.)
- Synchronization 13778
- « Threaded::shift Threaded::wait » PHP Manual Threaded Synchronization Threaded::synchronized (P
...
ECL pthreads >= 2.0.0) Threaded::synchronized — Synchronization 説明 public Threaded::synchroniz ...
extends Thread { public function run () { $this -> synchronized (function( $thread ){ if (! $thread -> done ) $thr ...
is ); } } $my = new My (); $my -> start (); $my -> synchronized (function( $thread ){ $thread -> done = true ; $th ...
関連キーワード: Synchronization , block , Threaded , synchronized , args , arguments , パラメータ , Synchronizing , ...
-
https://man.plustar.jp/php/threaded.synchronized.html
- [similar]
- Synchronization 10046
- « Threaded::synchronized Thread » PHP Manual Threaded Synchronization Threaded::wait (PECL pthre
...
un () { /** cause this thread to wait **/ $this -> synchronized (function( $thread ){ if (! $thread -> done ) $thr ...
send notification to the waiting thread **/ $my -> synchronized (function( $thread ){ $thread -> done = true ; $th ...
-
https://man.plustar.jp/php/threaded.wait.html
- [similar]
- The Threaded class 9869
- « 定義済み定数 Threaded::chunk » PHP Manual pthreads The Threaded class The Threaded class (PECL
...
public run (): void public shift (): mixed public synchronized ( Closure $block , mixed ...$args ): mixed public ...
Execution Threaded::shift — Manipulation Threaded::synchronized — Synchronization Threaded::wait — Synchronization ...
ation , Synchronization , pthreads , int , chunk , synchronized , count , isRunning ...
-
https://man.plustar.jp/php/class.threaded.html
- [similar]
- State Detection 8861
- « Threaded::extend Threaded::isTerminated » PHP Manual Threaded State Detection Threaded::isRunn
...
extends Thread { public function run () { $this -> synchronized (function( $thread ){ if (! $thread -> done ) $thr ...
start (); var_dump ( $my -> isRunning ()); $my -> synchronized (function( $thread ){ $thread -> done = true ; $th ...
-
https://man.plustar.jp/php/thread.isrunning.html
- [similar]
- Synchronization 8861
- « Threaded::merge Threaded::notifyOne » PHP Manual Threaded Synchronization Threaded::notify (PE
...
un () { /** cause this thread to wait **/ $this -> synchronized (function( $thread ){ if (! $thread -> done ) $thr ...
send notification to the waiting thread **/ $my -> synchronized (function( $thread ){ $thread -> done = true ; $th ...
-
https://man.plustar.jp/php/threaded.notify.html
- [similar]
- 状態を検出する 8773
- « Thread::getThreadId Thread::isStarted » PHP Manual Thread 状態を検出する Thread::isJoined (PEC
...
extends Thread { public function run () { $this -> synchronized (function( $thread ){ if (! $thread -> done ) $thr ...
> start (); var_dump ( $my -> isJoined ()); $my -> synchronized (function( $thread ){ $thread -> done = true ; $th ...
-
https://man.plustar.jp/php/thread.isjoined.html
- [similar]
- Synchronization 8773
- « Threaded::notify Threaded::pop » PHP Manual Threaded Synchronization Threaded::notifyOne (PECL
...
un () { /** cause this thread to wait **/ $this -> synchronized (function( $thread ){ if (! $thread -> done ) $thr ...
send notification to the waiting thread **/ $my -> synchronized (function( $thread ){ $thread -> done = true ; $th ...
-
https://man.plustar.jp/php/threaded.notifyone.html
- [similar]
- Manipulation 7764
- « Threaded::run Threaded::synchronized » PHP Manual Threaded Manipulation Threaded::shift (PECL
...
-
https://man.plustar.jp/php/threaded.shift.html
- [similar]
- pthreads 7499
- « parallel\Sync::__invoke はじめに » PHP Manual プロセス制御 pthreads pthreads はじめに インスト
...
Execution Threaded::shift — Manipulation Threaded::synchronized — Synchronization Threaded::wait — Synchronization ...
-
https://man.plustar.jp/php/book.pthreads.html
- [similar]
- Thread クラス 7411
- « Threaded::wait Thread::getCreatorId » PHP Manual pthreads Thread クラス Thread クラス (PECL pt
...
public Threaded::shift (): mixed public Threaded::synchronized ( Closure $block , mixed ...$args ): mixed public ...
-
https://man.plustar.jp/php/class.thread.html
- [similar]