thread_id          32 TSRM/TSRM.c    	THREAD_T thread_id;
thread_id          78 TSRM/TSRM.c    						unshuffled_offset, (long) thread_resources->thread_id, array[unshuffled_offset]));				\
thread_id         274 TSRM/TSRM.c    static void allocate_new_resource(tsrm_tls_entry **thread_resources_ptr, THREAD_T thread_id)
thread_id         278 TSRM/TSRM.c    	TSRM_ERROR((TSRM_ERROR_LEVEL_CORE, "Creating data structures for thread %x", thread_id));
thread_id         285 TSRM/TSRM.c    	(*thread_resources_ptr)->thread_id = thread_id;
thread_id         292 TSRM/TSRM.c    		tsrm_new_thread_begin_handler(thread_id);
thread_id         307 TSRM/TSRM.c    		tsrm_new_thread_end_handler(thread_id);
thread_id         317 TSRM/TSRM.c    	THREAD_T thread_id;
thread_id         339 TSRM/TSRM.c    			TSRM_ERROR((TSRM_ERROR_LEVEL_INFO, "Fetching resource id %d for current thread %d", id, (long) thread_resources->thread_id));
thread_id         346 TSRM/TSRM.c    		thread_id = tsrm_thread_id();
thread_id         348 TSRM/TSRM.c    		thread_id = *th_id;
thread_id         351 TSRM/TSRM.c    	TSRM_ERROR((TSRM_ERROR_LEVEL_INFO, "Fetching resource id %d for thread %ld", id, (long) thread_id));
thread_id         354 TSRM/TSRM.c    	hash_value = THREAD_HASH_OF(thread_id, tsrm_tls_table_size);
thread_id         358 TSRM/TSRM.c    		allocate_new_resource(&tsrm_tls_table[hash_value], thread_id);
thread_id         359 TSRM/TSRM.c    		return ts_resource_ex(id, &thread_id);
thread_id         362 TSRM/TSRM.c    			if (thread_resources->thread_id == thread_id) {
thread_id         368 TSRM/TSRM.c    				allocate_new_resource(&thread_resources->next, thread_id);
thread_id         369 TSRM/TSRM.c    				return ts_resource_ex(id, &thread_id);
thread_id         433 TSRM/TSRM.c    	THREAD_T thread_id;
thread_id         435 TSRM/TSRM.c    	thread_id = tsrm_thread_id();
thread_id         440 TSRM/TSRM.c    	allocate_new_resource(&new_ctx, thread_id);
thread_id         453 TSRM/TSRM.c    	THREAD_T thread_id = tsrm_thread_id();
thread_id         458 TSRM/TSRM.c    	hash_value = THREAD_HASH_OF(thread_id, tsrm_tls_table_size);
thread_id         462 TSRM/TSRM.c    		if (thread_resources->thread_id == thread_id) {
thread_id         495 TSRM/TSRM.c    	THREAD_T thread_id = tsrm_thread_id();
thread_id         500 TSRM/TSRM.c    	hash_value = THREAD_HASH_OF(thread_id, tsrm_tls_table_size);
thread_id         504 TSRM/TSRM.c    		if (thread_resources->thread_id != thread_id) {
thread_id          82 TSRM/TSRM.h    # define THREAD_T thread_id
thread_id         129 TSRM/TSRM.h    typedef void (*tsrm_thread_begin_func_t)(THREAD_T thread_id);
thread_id         130 TSRM/TSRM.h    typedef void (*tsrm_thread_end_func_t)(THREAD_T thread_id);
thread_id         583 Zend/zend.c    static void zend_new_thread_end_handler(THREAD_T thread_id) /* {{{ */
thread_id         186 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu", conn->thread_id);
thread_id         829 ext/mysqlnd/mysqlnd.c 	conn->thread_id			= greet_packet->thread_id;
thread_id        1092 ext/mysqlnd/mysqlnd.c 		DBG_INF_FMT("connection_id=%llu", conn->thread_id);
thread_id        1198 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%p conn=%llu query=%s", conn, conn->thread_id, query);
thread_id        1224 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu query=%s", conn->thread_id, query);
thread_id        1250 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu", conn->thread_id);
thread_id        1321 ext/mysqlnd/mysqlnd.c 		DBG_INF_FMT("conn=%llu stream=%p", (*p)->data->thread_id, stream);
thread_id        1351 ext/mysqlnd/mysqlnd.c 		DBG_INF_FMT("conn=%llu stream=%p", (*fwd)->data->thread_id, stream);
thread_id        1476 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu table=%s wild=%s", conn->thread_id, table? table:"",achtung_wild? achtung_wild:"");
thread_id        1547 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu query=%s wild=%u", conn->thread_id, query, achtung_wild);
thread_id        1645 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu", conn->thread_id);
thread_id        1668 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu", conn->thread_id);
thread_id        1688 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu db=%s", conn->thread_id, db);
thread_id        1724 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu", conn->thread_id);
thread_id        1751 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu", conn->thread_id);
thread_id        1789 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu pid=%u", conn->thread_id, pid);
thread_id        1795 ext/mysqlnd/mysqlnd.c 		if (pid != conn->thread_id) {
thread_id        1823 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu cs=%s", conn->thread_id, csname);
thread_id        1861 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu options=%lu", conn->thread_id, options);
thread_id        1883 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu level=%lu", conn->thread_id, level);
thread_id        1907 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu net->data->stream->abstract=%p", conn->thread_id, net_stream? net_stream->abstract:NULL);
thread_id        1967 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu new_refcount=%u", conn->thread_id, conn->refcount);
thread_id        1979 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu old_refcount=%u", conn->thread_id, conn->refcount);
thread_id        2123 ext/mysqlnd/mysqlnd.c MYSQLND_METHOD(mysqlnd_conn_data, thread_id)(const MYSQLND_CONN_DATA * const conn)
thread_id        2125 ext/mysqlnd/mysqlnd.c 	return conn->thread_id;
thread_id        2171 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu", conn->thread_id);
thread_id        2280 ext/mysqlnd/mysqlnd.c 				conn->thread_id, user?user:"", passwd?"***":"null", db?db:"", (silent == TRUE)?1:0 );
thread_id        2326 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu option=%u", conn->thread_id, option);
thread_id        2497 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu option=%u", conn->thread_id, option);
thread_id        2541 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu", conn->thread_id);
thread_id        2583 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu conn=%p", conn->thread_id, conn);
thread_id        3019 ext/mysqlnd/mysqlnd.c 	MYSQLND_METHOD(mysqlnd_conn_data, thread_id),
thread_id        3103 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu", conn->data->thread_id);
thread_id        3123 ext/mysqlnd/mysqlnd.c 	DBG_INF_FMT("conn=%llu", conn->thread_id);
thread_id         369 ext/mysqlnd/mysqlnd_wireprotocol.c 	packet->thread_id = uint4korr(p);
thread_id         439 ext/mysqlnd/mysqlnd_wireprotocol.c 				packet->protocol_version, packet->server_version, packet->thread_id);
thread_id          72 ext/mysqlnd/mysqlnd_wireprotocol.h 	uint32_t	thread_id;