PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

zend_version> <zend_logo_guid
Last updated: Mon, 13 Oct 2008

view this page in

zend_thread_id

(PHP 5)

zend_thread_id現在のスレッドの一意な ID を返す

説明

int zend_thread_id ( void )

この関数は、現在のスレッドの一意な ID を返します。

返り値

スレッドの ID を表す整数値を返します。

注意

注意: この関数が使用できるのは、PHP を ZTS (Zend Thread Safety) サポートつきのデバッグモード (--enable-debug) でビルドした場合のみです。



add a note add a note User Contributed Notes
zend_thread_id
There are no user contributed notes for this page.

zend_version> <zend_logo_guid
Last updated: Mon, 13 Oct 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites