Home
last modified time | relevance | path

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

/php-src/TSRM/
H A DTSRM.c35 THREAD_T thread_id; member
378 static void allocate_new_resource(tsrm_tls_entry **thread_resources_ptr, THREAD_T thread_id) in allocate_new_resource()
419 THREAD_T thread_id; in ts_resource_ex() local
513 THREAD_T thread_id = tsrm_thread_id(); in ts_free_thread() local
/php-src/ext/opcache/jit/ir/
H A Dir_perf.c81 uint32_t thread_id; member
211 uint32_t thread_id = 0; in ir_perf_jitdump_register() local
/php-src/ext/mysqli/
H A Dmysqli.stub.php735 public int $thread_id; variable in mysqli
/php-src/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.h64 uint32_t thread_id; member
H A Dmysqlnd_connection.c1253 MYSQLND_METHOD(mysqlnd_conn_data, thread_id)(const MYSQLND_CONN_DATA * const conn) argument
H A Dmysqlnd_structs.h898 uint64_t thread_id; member
/php-src/Zend/
H A Dzend.c853 static void zend_new_thread_end_handler(THREAD_T thread_id) /* {{{ */ in zend_new_thread_end_handler()

Completed in 44 milliseconds