Home
last modified time | relevance | path

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

/PHP-7.1/TSRM/
H A DTSRM.c32 THREAD_T thread_id; member
280 static void allocate_new_resource(tsrm_tls_entry **thread_resources_ptr, THREAD_T thread_id) in allocate_new_resource()
323 THREAD_T thread_id; in ts_resource_ex() local
439 THREAD_T thread_id; in tsrm_new_interpreter_context() local
459 THREAD_T thread_id = tsrm_thread_id(); in ts_free_thread() local
501 THREAD_T thread_id = tsrm_thread_id(); in ts_free_worker_threads() local
/PHP-7.1/Zend/
H A Dzend.c601 static void zend_new_thread_end_handler(THREAD_T thread_id) /* {{{ */ in zend_new_thread_end_handler()
/PHP-7.1/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h76 uint32_t thread_id; member
H A Dmysqlnd_connection.c1469 MYSQLND_METHOD(mysqlnd_conn_data, thread_id)(const MYSQLND_CONN_DATA * const conn) argument
H A Dmysqlnd_structs.h887 uint64_t thread_id; member

Completed in 42 milliseconds