Home
last modified time | relevance | path

Searched refs:tid (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_perf_dump.c224 long tid; in zend_jit_perf_jitdump_register() local
225 thr_self(&tid); in zend_jit_perf_jitdump_register()
226 thread_id = (uint32_t)tid; in zend_jit_perf_jitdump_register()
/PHP-8.0/ext/mysqli/tests/
H A Dbug76386.phpt69 $tid = $t = $t2 = $t3 = $t4 = null;
70 $stmt->bind_result($tid, $t, $t2, $t4, $t6);
/PHP-8.0/ext/opcache/jit/vtune/
H A Dittnotify_config.h391 TIDT tid; member
469 h->tid = t; \
486 h->tid = t; \

Completed in 11 milliseconds