OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_pThread
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/test/channel_transport/
udp_socket2_manager_win.cc
523
_pThread
(Run, this, "UdpSocket2ManagerWindows_thread"),
540
_pThread
.Start();
542
_pThread
.SetPriority(rtc::kRealtimePriority);
550
_pThread
.Stop();
udp_socket2_manager_win.h
108
rtc::PlatformThread
_pThread
;
Completed in 44 milliseconds