Home
last modified time | relevance | path

Searched refs:WaitForEventForBroadcaster (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/llvm/tools/lldb/source/API/
HDSBListener.cpp243 SBListener::WaitForEventForBroadcaster in WaitForEventForBroadcaster() function in SBListener
259 if (m_opaque_ptr->WaitForEventForBroadcaster (time_value.IsValid() ? &time_value : NULL, in WaitForEventForBroadcaster()
/trueos/contrib/llvm/tools/lldb/include/lldb/API/
HDSBListener.h64 WaitForEventForBroadcaster (uint32_t num_seconds,
/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDListener.h85 WaitForEventForBroadcaster (const TimeValue *timeout,
/trueos/contrib/llvm/tools/lldb/source/Core/
HDListener.cpp468 Listener::WaitForEventForBroadcaster in WaitForEventForBroadcaster() function in Listener
/trueos/contrib/llvm/tools/lldb/source/Target/
HDProcess.cpp1470 …return m_private_state_listener.WaitForEventForBroadcaster(timeout, &m_private_state_control_broad… in WaitForEventsPrivate()