Searched refs:MyTLS (Results 1 – 2 of 2) sorted by relevance
327 ThreadContext *MyTLS = new ThreadContext(); in GlobalContext() local328 AllThreadContexts.push_back(MyTLS); in GlobalContext()329 ICE_TLS_SET_FIELD(TLS, MyTLS); in GlobalContext()337 Timers.initInto(MyTLS->Timers); in GlobalContext()374 void GlobalContext::translateFunctionsWrapper(ThreadContext *MyTLS) { in translateFunctionsWrapper() argument375 ICE_TLS_SET_FIELD(TLS, MyTLS); in translateFunctionsWrapper()511 void GlobalContext::emitterWrapper(ThreadContext *MyTLS) { in emitterWrapper() argument512 ICE_TLS_SET_FIELD(TLS, MyTLS); in emitterWrapper()
381 void translateFunctionsWrapper(ThreadContext *MyTLS);386 void emitterWrapper(ThreadContext *MyTLS);