Searched refs:initInto (Results 1 – 2 of 2) sorted by relevance
338 Timers.initInto(MyTLS->Timers); in GlobalContext()1006 Timers->initInto(Tls->Timers); in initParserThread()1016 Timers->initInto(WorkerTLS->Timers); in startWorkerThreads()1023 Timers->initInto(WorkerTLS->Timers); in startWorkerThreads()
130 void initInto(TimerList &Dest) const { in initInto() function