Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBListener.h53 bool WaitForEventForBroadcaster(uint32_t num_seconds,
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBListener.cpp153 bool SBListener::WaitForEventForBroadcaster(uint32_t num_seconds, in WaitForEventForBroadcaster() function in SBListener
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp37128 … result = (bool)(arg1)->WaitForEventForBroadcaster(arg2,(lldb::SBBroadcaster const &)*arg3,*arg4); in _wrap_SBListener_WaitForEventForBroadcaster()