Home | History | Annotate | Download | only in src

Lines Matching refs:MyTLS

328   ThreadContext *MyTLS = new ThreadContext();
329 AllThreadContexts.push_back(MyTLS);
330 ICE_TLS_SET_FIELD(TLS, MyTLS);
338 Timers.initInto(MyTLS->Timers);