new_ctx           412 TSRM/TSRM.c    void *tsrm_set_interpreter_context(void *new_ctx)
new_ctx           422 TSRM/TSRM.c    	tsrm_tls_set(new_ctx);
new_ctx           432 TSRM/TSRM.c    	tsrm_tls_entry *new_ctx, *current;
new_ctx           440 TSRM/TSRM.c    	allocate_new_resource(&new_ctx, thread_id);
new_ctx           152 TSRM/TSRM.h    TSRM_API void *tsrm_set_interpreter_context(void *new_ctx);