Searched defs:SetNotAlive (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dthread_win.cc120 void ThreadWindows::SetNotAlive() { function in class:webrtc::ThreadWindows
H A Dthread_posix.cc15 // other threads, using SetNotAlive() and Stop().
30 // false any SetNotAlive
38 // SetNotAlive(false)
279 void ThreadPosix::SetNotAlive() { function in class:webrtc::ThreadPosix
/external/webrtc/src/system_wrappers/source/
H A Dthread_win.cc128 void ThreadWindows::SetNotAlive() function in class:webrtc::ThreadWindows
H A Dthread_posix.cc15 // other threads, using SetNotAlive() and Stop().
30 // false any SetNotAlive
38 // SetNotAlive(false)
279 void ThreadPosix::SetNotAlive() function in class:webrtc::ThreadPosix
/external/chromium_org/third_party/webrtc/test/channel_transport/
H A Dudp_socket2_manager_win.cc281 (*iter)->SetNotAlive();
568 void UdpSocket2WorkerWindows::SetNotAlive() function in class:webrtc::test::UdpSocket2WorkerWindows
571 "SetNotAlive UdpSocket2WorkerWindows");
572 _pThread->SetNotAlive();

Completed in 529 milliseconds