Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/TSRM/
H A DTSRM.c28 THREAD_T thread_id; member
270 static void allocate_new_resource(tsrm_tls_entry **thread_resources_ptr, THREAD_T thread_id) in allocate_new_resource()
310 THREAD_T thread_id; in ts_resource_ex() local
426 THREAD_T thread_id; in tsrm_new_interpreter_context() local
446 THREAD_T thread_id = tsrm_thread_id(); in ts_free_thread() local
488 THREAD_T thread_id = tsrm_thread_id(); in ts_free_worker_threads() local
/PHP-5.5/Zend/
H A Dzend_alloc.c371 THREAD_T thread_id; member
384 THREAD_T thread_id; member
396 THREAD_T thread_id; member
/PHP-5.5/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h72 uint32_t thread_id; member
H A Dmysqlnd.c2096 MYSQLND_METHOD(mysqlnd_conn_data, thread_id)(const MYSQLND_CONN_DATA * const conn TSRMLS_DC) argument
H A Dmysqlnd_structs.h878 uint64_t thread_id; member

Completed in 33 milliseconds