Home
last modified time | relevance | path

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

/trueos/contrib/llvm/tools/lldb/source/API/
HDSBListener.cpp273 SBListener::WaitForEventForBroadcasterWithType in WaitForEventForBroadcasterWithType() function in SBListener
290 … if (m_opaque_ptr->WaitForEventForBroadcasterWithType (time_value.IsValid() ? &time_value : NULL, in WaitForEventForBroadcasterWithType()
/trueos/contrib/llvm/tools/lldb/include/lldb/API/
HDSBListener.h69 WaitForEventForBroadcasterWithType (uint32_t num_seconds,
/trueos/contrib/llvm/tools/lldb/include/lldb/Core/
HDListener.h90 WaitForEventForBroadcasterWithType (const TimeValue *timeout,
/trueos/contrib/llvm/tools/lldb/source/Core/
HDListener.cpp456 Listener::WaitForEventForBroadcasterWithType in WaitForEventForBroadcasterWithType() function in Listener
/trueos/contrib/llvm/tools/lldb/source/Target/
HDProcess.cpp1385 if (listener->WaitForEventForBroadcasterWithType (timeout, in WaitForStateChangedEvents()
1441 if (m_private_state_listener.WaitForEventForBroadcasterWithType (timeout, in WaitForStateChangedEventsPrivate()