検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 43 for safe (0.013 sec.)
スレッドセーフであるかどうかを返す 12556
« mysqli::$thread_id mysqli::use_result » PHP Manual mysqli スレッドセーフであるかどうかを返す m ... ysqli::thread_safe mysqli_thread_safe (PHP 5, PHP 7, PHP 8) mysqli::t ... hread_safe -- mysqli_thread_safe — スレッドセーフであるかどう ... を返す 説明 オブジェクト指向型 public mysqli::thread_safe (): bool 手続き型 mysqli_thread_safe (): bool クラ ... lse を返します。 関連キーワード: mysqli , thread , safe , ライブラリ , パラメータ , use , result , public ...
https://man.plustar.jp/php/mysqli.thread-safe.html - [similar]
Manipulation 11507
« Threaded::chunk Threaded::extend » PHP Manual Threaded Manipulation Threaded::count (PECL pthr ... 例 例1 Counting the properties of an object <?php $safe = new Threaded (); while ( count ( $safe ) < 10 ) ... { $safe [] = count ( $safe ); } var_dump ( count ( $safe ) ...
https://man.plustar.jp/php/threaded.count.html - [similar]
Manipulation 11368
« Threaded::notifyOne Threaded::run » PHP Manual Threaded Manipulation Threaded::pop (PECL pthre ... rom the property table of a threaded object <?php $safe = new Threaded (); while ( count ( $safe ) < 10 ) ... $safe [] = count ( $safe ); var_dump ( $safe -> pop ()); ...
https://man.plustar.jp/php/threaded.pop.html - [similar]
Manipulation 11368
« Threaded::run Threaded::synchronized » PHP Manual Threaded Manipulation Threaded::shift (PECL ... rom the property table of a threaded object <?php $safe = new Threaded (); while ( count ( $safe ) < 10 ) ... $safe [] = count ( $safe ); var_dump ( $safe -> shift () ...
https://man.plustar.jp/php/threaded.shift.html - [similar]
Manipulation 11013
« Threaded Threaded::count » PHP Manual Threaded Manipulation Threaded::chunk (PECL pthreads >= ... 例 例1 Fetch a chunk of the property table <?php $safe = new Threaded (); while ( count ( $safe ) < 10 ) ... { $safe [] = count ( $safe ); } var_dump ( $safe -> chunk ...
https://man.plustar.jp/php/threaded.chunk.html - [similar]
Manipulation 10319
« Threaded::isTerminated Threaded::notify » PHP Manual Threaded Manipulation Threaded::merge (PE ... Class -> bar = "bar" ; $stdClass -> baz = "baz" ; $safe = new Threaded (); $safe -> merge ( $array ); $saf ... e -> foo = "bar" ; $safe -> merge ( $stdClass , false ); var_dump ( $safe ) ...
https://man.plustar.jp/php/threaded.merge.html - [similar]
要件 8993
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュール ... .5 および FastCGI Module PHP PHP 5.2.X, Non-thread-safe build PHP 5.3 X86, Non-thread-safe VC9 build 注意 ... , 設定 , 拡張 , モジュール , Extension , thread , safe , build ...
https://man.plustar.jp/php/wincache.requirements.html - [similar]
The EventBase class 7527
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... using the epoll backend, this flag says that it is safe to use Libevent's internal change-list code to bat ... faster, but it may trigger a Linux bug: it is not safe to use this flag if one has any fds cloned by dup( ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
ファイルポインタがファイル終端に達しているかどうか調べる 7527
« fdatasync fflush » PHP Manual ファイルシステム 関数 ファイルポインタがファイル終端に達している ... さい。 例1 feof() のタイムアウト処理 <?php function safe_feof ( $fp , & $start = NULL ) { $start = microtim ... ut = ini_get ( 'default_socket_timeout' ); while(! safe_feof ( $fp , $start ) && ( microtime ( true ) - $s ...
https://man.plustar.jp/php/function.feof.html - [similar]
Acquires a lock on buffer 7327
« EventBuffer::freeze EventBuffer::prepend » PHP Manual EventBuffer Acquires a lock on buffer Ev ... () to make a set of operations atomic, i.e. thread-safe. Note, it is not needed to lock buffers for indivi ...
https://man.plustar.jp/php/eventbuffer.lock.html - [similar]
PREV 1 2 3 4 5 NEXT