Searched refs:tsrm_set_interpreter_context (Results 1 – 2 of 2) sorted by relevance
155 TSRM_API void *tsrm_set_interpreter_context(void *new_ctx);
116 # warning tsrm_set_interpreter_context is probably broken on this platform405 void *tsrm_set_interpreter_context(void *new_ctx) in tsrm_set_interpreter_context() function437 return tsrm_set_interpreter_context(current); in tsrm_new_interpreter_context()
Completed in 8 milliseconds