Home
last modified time | relevance | path

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

/PHP-8.0/TSRM/
H A DTSRM.c35 THREAD_T thread_id; member
371 static void allocate_new_resource(tsrm_tls_entry **thread_resources_ptr, THREAD_T thread_id) in allocate_new_resource()
418 THREAD_T thread_id; in ts_resource_ex() local
483 THREAD_T thread_id = tsrm_thread_id(); in ts_free_thread() local
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_perf_dump.c94 uint32_t thread_id; member
216 uint32_t thread_id = 0; in zend_jit_perf_jitdump_register() local
/PHP-8.0/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h64 uint32_t thread_id; member
H A Dmysqlnd_connection.c1421 MYSQLND_METHOD(mysqlnd_conn_data, thread_id)(const MYSQLND_CONN_DATA * const conn) argument
H A Dmysqlnd_structs.h928 uint64_t thread_id; member
/PHP-8.0/Zend/
H A Dzend.c769 static void zend_new_thread_end_handler(THREAD_T thread_id) /* {{{ */ in zend_new_thread_end_handler()

Completed in 39 milliseconds