Searched refs:WaitForEventForBroadcaster (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBListener.cpp | 167 bool SBListener::WaitForEventForBroadcaster(uint32_t num_seconds, in WaitForEventForBroadcaster() function in SBListener 170 LLDB_RECORD_METHOD(bool, SBListener, WaitForEventForBroadcaster, in WaitForEventForBroadcaster() 351 bool, SBListener, WaitForEventForBroadcaster, in RegisterMethods()
|
| /freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/ |
| H A D | SBListener.i | 62 WaitForEventForBroadcaster (uint32_t num_seconds,
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBListener.h | 53 bool WaitForEventForBroadcaster(uint32_t num_seconds,
|
| /freebsd-13.1/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 32775 result = (bool)(arg1)->WaitForEventForBroadcaster(arg2,(lldb::SBBroadcaster const &)*arg3,*arg4); in _wrap_SBListener_WaitForEventForBroadcaster()
|