Searched refs:MyTLS (Results 1 – 2 of 2) sorted by relevance
328 ThreadContext *MyTLS = new ThreadContext(); in GlobalContext() local329 AllThreadContexts.push_back(MyTLS); in GlobalContext()330 ICE_TLS_SET_FIELD(TLS, MyTLS); in GlobalContext()338 Timers.initInto(MyTLS->Timers); in GlobalContext()375 void GlobalContext::translateFunctionsWrapper(ThreadContext *MyTLS) { in translateFunctionsWrapper() argument376 ICE_TLS_SET_FIELD(TLS, MyTLS); in translateFunctionsWrapper()567 void GlobalContext::emitterWrapper(ThreadContext *MyTLS) { in emitterWrapper() argument568 ICE_TLS_SET_FIELD(TLS, MyTLS); in emitterWrapper()
384 void translateFunctionsWrapper(ThreadContext *MyTLS);389 void emitterWrapper(ThreadContext *MyTLS);