cwd_globals_dtor 469 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_dtor 483 TSRM/tsrm_virtual_cwd.c cwd_globals_dtor(&cwd_globals TSRMLS_CC);