Searched refs:WaitForEvent (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBListener.cpp | 142 bool SBListener::WaitForEvent(uint32_t timeout_secs, SBEvent &event) { in WaitForEvent() function in SBListener 143 LLDB_RECORD_METHOD(bool, SBListener, WaitForEvent, in WaitForEvent() 348 LLDB_REGISTER_METHOD(bool, SBListener, WaitForEvent, in RegisterMethods()
|
| /freebsd-13.1/contrib/llvm-project/lldb/bindings/interface/ |
| H A D | SBListener.i | 58 WaitForEvent (uint32_t num_seconds,
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/API/ |
| H A D | SBListener.h | 51 bool WaitForEvent(uint32_t num_seconds, lldb::SBEvent &event);
|
| /freebsd-13.1/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiSpec.h | 1891 EFI_WAIT_FOR_EVENT WaitForEvent; member
|
| /freebsd-13.1/stand/efi/include/ |
| H A D | efiapi.h | 757 EFI_WAIT_FOR_EVENT WaitForEvent; member
|
| /freebsd-13.1/lib/clang/liblldb/ |
| H A D | LLDBWrapLua.cpp | 32734 result = (bool)(arg1)->WaitForEvent(arg2,*arg3); in _wrap_SBListener_WaitForEvent()
|