Results of 1 - 10 of about 53 for PTHREADS (0.005 sec.)
- 定義済み定数 15628
- « 実行時設定 Threaded » PHP Manual pthreads 定義済み定数 定義済み定数 以下の定数が定義されていま
...
実行時に動的にロードされている場合のみ使用可能です。 PTHREADS_INHERIT_ALL ( int ) The default options for all Th ...
reads, causes pthreads to copy the environment when new Threads are start ...
ed PTHREADS_INHERIT_NONE ( int ) Do not inherit anything when ...
new Threads are started PTHREADS_INHERIT_INI ( int ) Inherit INI entries when new T ...
-
https://man.plustar.jp/php/pthreads.constants.html
- [similar]
- はじめに 9511
- « pthreads インストール/設定 » PHP Manual pthreads はじめに はじめに pthreads はオブジェクト指向
...
rallel を代わりに使うことも検討してください。 警告 pthreads 拡張モジュールは、Webサーバ環境では使えません。 よ ...
と 7.1 では安全でないためです。 Threaded クラスが、pthreads が実行できる機能のもとになります。 このクラスは同期 ...
をコンテキスト間で共有してはいけません。 Volatile は pthreads v3 で登場した新しいクラスです。 これは Threaded ク ...
使えます。 同期はスレッドを扱う際に重要な機能です。 pthreads が作る全てのオブジェクトには (Java プログラマーなら ...
-
https://man.plustar.jp/php/intro.pthreads.html
- [similar]
- The Threaded class 9362
- « 定義済み定数 Threaded::chunk » PHP Manual pthreads The Threaded class The Threaded class (PECL
...
pthreads >= 2.0.0) はじめに Threaded objects form the basis ...
of pthreads ability to execute user code in parallel; they exp ...
readed , public , Manipulation , Synchronization , pthreads , int , chunk , synchronized , count , isRunning ...
-
https://man.plustar.jp/php/class.threaded.html
- [similar]
- The Collectable interface 9287
- « Worker::unstack Collectable::isGarbage » PHP Manual pthreads The Collectable interface The Col
...
lectable interface (PECL pthreads >= 2.0.8) はじめに Represents a garbage-collectabl ...
garbage 関連キーワード: Collectable , isGarbage , pthreads , garbage , Worker , unstack , Represents , collec ...
-
https://man.plustar.jp/php/class.collectable.html
- [similar]
- The Pool class 9287
- « Collectable::isGarbage Pool::collect » PHP Manual pthreads The Pool class The Pool class (PECL
...
pthreads >= 2.0.0) はじめに A Pool is a container for, and ...
he management of references in the way required by pthreads. クラス概要 class Pool { /* プロパティ */ protecte ...
ers , protected , workers , size , Worker , task , pthreads ...
-
https://man.plustar.jp/php/class.pool.html
- [similar]
- pthreads 9064
- « parallel\Sync::__invoke はじめに » PHP Manual プロセス制御 pthreads pthreads はじめに インスト
...
関連キーワード: Threaded , Thread , Pool , Worker , pthreads , Manipulation , Synchronization , Collectable , D ...
-
https://man.plustar.jp/php/book.pthreads.html
- [similar]
- The Volatile class 8766
- « Pool::submitTo セマフォ » PHP Manual pthreads The Volatile class The Volatile class (PECL pthreads
...
ds >= 3.0.0) はじめに The Volatile class is new to pthreads v3. Its introduction is a consequence of the new i ...
ード: Threaded , public , Volatile , members , int , pthreads , new , immutability , semantics , overwrite ...
-
https://man.plustar.jp/php/class.volatile.html
- [similar]
- 実行する 8543
- « Thread::join Worker » PHP Manual Thread 実行する Thread::start (PECL pthreads >= 2.0.0) Thread
...
オプションのマスク。継承に関する定数で、デフォルトは PTHREADS_INHERIT_ALL。 戻り値 成功した場合に true を、失敗し ...
実行 , Thread , 開始 , 失敗 , 成功 , ALL , INHERIT , PTHREADS , 定数 , 継承 ...
-
https://man.plustar.jp/php/thread.start.html
- [similar]
- インストール手順 8454
- « 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 pthreads のリ
...
トール方法は、PECL の » https://pecl.php.net/package/pthreads からのインストールです。 Windows ユーザー用のビルド ...
です。 関連キーワード: インストール , 手順 , 設定 , pthreads , リリース , ユーザー , ダウンロード , 場所 , パス ...
-
https://man.plustar.jp/php/pthreads.installation.html
- [similar]
- 要件 8454
- « インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 pthreads を使うには
...
ションです。ビルドした後で変更することはできません。 pthreads は、Posix スレッドのヘッダファイル (pthread.h) と ...
ストール , 設定 , ZTS , pthread , バージョン , zts , pthreads , Thread , Safety ...
-
https://man.plustar.jp/php/pthreads.requirements.html
- [similar]