Searched refs:initInto (Results 1 – 2 of 2) sorted by relevance
337 Timers.initInto(MyTLS->Timers); in GlobalContext()913 Timers->initInto(Tls->Timers); in initParserThread()923 Timers->initInto(WorkerTLS->Timers); in startWorkerThreads()930 Timers->initInto(WorkerTLS->Timers); in startWorkerThreads()
129 void initInto(TimerList &Dest) const { in initInto() function