Searched defs:GetMainThread (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/ | ||
D | DebuggerThread.h | 36 HostThread GetMainThread() const { return m_main_thread; } in GetMainThread() function |
/external/webrtc/test/time_controller/ | ||
D | real_time_controller.cc | 64 rtc::Thread* RealTimeController::GetMainThread() { in GetMainThread() function in webrtc::RealTimeController |
D | simulated_time_controller.cc | 206 rtc::Thread* GlobalSimulatedTimeController::GetMainThread() { in GetMainThread() function in webrtc::GlobalSimulatedTimeController |
D | external_time_controller.cc | 207 rtc::Thread* ExternalTimeController::GetMainThread() { in GetMainThread() function in webrtc::ExternalTimeController |