Searched refs:_pThread (Results 1 – 2 of 2) sorted by relevance
523 _pThread(Run, this, "UdpSocket2ManagerWindows_thread"), in UdpSocket2WorkerWindows()540 _pThread.Start(); in Start()542 _pThread.SetPriority(rtc::kRealtimePriority); in Start()550 _pThread.Stop(); in Stop()
108 rtc::PlatformThread _pThread; variable