cwd_globals_ctor 302 TSRM/tsrm_virtual_cwd.c ts_allocate_id(&cwd_globals_id, sizeof(virtual_cwd_globals), (ts_allocate_ctor) cwd_globals_ctor, (ts_allocate_dtor) cwd_globals_dtor); cwd_globals_ctor 304 TSRM/tsrm_virtual_cwd.c cwd_globals_ctor(&cwd_globals TSRMLS_CC);