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, 08 Sep 2008

view this page in

zend_thread_id

(PHP 5)

zend_thread_idReturns a unique identifier for the current thread

Description

int zend_thread_id ( void )

This function returns an unique identifier for the current thread.

Return Values

Returns the thread id as an integer.

Notes

Note: This function is only available if PHP has been built with ZTS (Zend Thread Safety) support and debug mode (--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, 08 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites