検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 83 for thread (0.136 sec.)
Submits a task to a specific worker for execution 5923
« Pool::submit Volatile » PHP Manual Pool Submits a task to a specific worker for execution Pool ... ::submitTo (PECL pthreads >= 2.0.0) Pool::submitTo — Submits a task to a sp ... ecution 説明 public Pool::submitTo ( int $worker , Threaded $task ): int Submit a task to the specified work ... exist if the pool has needed to create them (since threads are lazily spawned). パラメータ worker The worker ... asks to a specific worker <?php class Task extends Threaded { public function run () { var_dump ( Thread :: ...
https://man.plustar.jp/php/pool.submitTo.html - [similar]
Constructs a new SyncEvent object 5923
« SyncEvent SyncEvent::fire » PHP Manual SyncEvent Constructs a new SyncEvent object SyncEvent:: ... ect. 注意 : Only has impact if the calling process/thread is the first to create the object. 戻り値 The new ...
https://man.plustar.jp/php/syncevent.construct.html - [similar]
ディレクトリを変更する 5896
« ディレクトリ 関数 chroot » PHP Manual ディレクトリ 関数 ディレクトリを変更する chdir (PHP 4, P ... public_html 注意 警告 PHP インタプリタが ZTS (Zend Thread Safety) を有効にしてビルドされている場合、 chdir() ...
https://man.plustar.jp/php/function.chdir.html - [similar]
ルートディレクトリを変更する 5896
« chdir closedir » PHP Manual ディレクトリ 関数 ルートディレクトリを変更する chroot (PHP 4 >= 4. ... まだ実装されていません。 注意 : この関数は ZTS (Zend Thread Safety) を有効にしてビルドした PHPインタプリタでは ...
https://man.plustar.jp/php/function.chroot.html - [similar]
Call a Lua function 5896
« LuaSandboxFunction LuaSandboxFunction::__construct » PHP Manual LuaSandboxFunction Call a Lua ... ncluding general PHP object s and Lua userdata and thread types. Lua functions inherently return a list of r ...
https://man.plustar.jp/php/luasandboxfunction.call.html - [similar]
カレントのワーキングディレクトリを取得する 5855
« dir opendir » PHP Manual ディレクトリ 関数 カレントのワーキングディレクトリを取得する getcwd ( ... /home/didou/cvs 警告 PHP インタプリタが ZTS (Zend Thread Safety) を有効にしてビルドされていると、 getcwd() ...
https://man.plustar.jp/php/function.getcwd.html - [similar]
はじめに 5855
« parallel Installation » PHP Manual parallel はじめに はじめに parallel is a parallel concurren ... me A parallel\Runtime represents a PHP interpreter thread. A parallel\Runtime is configured with an optional ...
https://man.plustar.jp/php/intro.parallel.html - [similar]
定義済み定数 5855
« リソース型 Swoole 関数 » PHP Manual Swoole 定義済み定数 定義済み定数 以下の定数が定義されていま ... る場合のみ使用可能です。 SWOOLE_BASE ( int ) SWOOLE_THREAD ( int ) SWOOLE_PROCESS ( int ) SWOOLE_IPC_UNSOCK ( ...
https://man.plustar.jp/php/swoole.constants.html - [similar]
MySQL 改良版拡張モジュール 5828
« 文字セット はじめに » PHP Manual MySQL MySQL 改良版拡張モジュール MySQL 改良版拡張モジュール は ... lt — 直近のクエリから結果セットを転送する mysqli::$thread_id — 現在の接続のスレッド ID を返す mysqli::thread ...
https://man.plustar.jp/php/book.mysqli.html - [similar]
サーバーとの接続状況を調べ、接続されていない場合は再接続する 5828
« mysql_pconnect mysql_query » PHP Manual MySQL 関数 サーバーとの接続状況を調べ、接続されていない ... */ $result2 = mysql_query ( $sql2 ); ?> 参考 mysql_thread_id() - カレントのスレッド ID を返す mysql_list_pro ...
https://man.plustar.jp/php/function.mysql-ping.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT