Searched refs:tsrm_set_interpreter_context (Results 1 – 2 of 2) sorted by relevance
152 TSRM_API void *tsrm_set_interpreter_context(void *new_ctx);
125 # warning tsrm_set_interpreter_context is probably broken on this platform418 void *tsrm_set_interpreter_context(void *new_ctx) in tsrm_set_interpreter_context() function450 return tsrm_set_interpreter_context(current); in tsrm_new_interpreter_context()
Completed in 13 milliseconds