thttpd_globals_id 60 sapi/thttpd/thttpd.c static int thttpd_globals_id; thttpd_globals_id 61 sapi/thttpd/thttpd.c #define TG(v) TSRMG(thttpd_globals_id, php_thttpd_globals *, v) thttpd_globals_id 742 sapi/thttpd/thttpd.c ts_allocate_id(&thttpd_globals_id, sizeof(php_thttpd_globals), NULL, NULL);