Searched refs:tsrm_set_interpreter_context (Results 1 – 2 of 2) sorted by relevance
141 TSRM_API void *tsrm_set_interpreter_context(void *new_ctx);
121 # warning tsrm_set_interpreter_context is probably broken on this platform416 void *tsrm_set_interpreter_context(void *new_ctx) in tsrm_set_interpreter_context() function448 return tsrm_set_interpreter_context(current); in tsrm_new_interpreter_context()
Completed in 6 milliseconds