new_ctx           405 TSRM/TSRM.c    void *tsrm_set_interpreter_context(void *new_ctx)
new_ctx           415 TSRM/TSRM.c    	tsrm_tls_set(new_ctx);
new_ctx           425 TSRM/TSRM.c    	tsrm_tls_entry *new_ctx, *current;
new_ctx           433 TSRM/TSRM.c    	allocate_new_resource(&new_ctx, thread_id);
new_ctx           155 TSRM/TSRM.h    TSRM_API void *tsrm_set_interpreter_context(void *new_ctx);