Home
last modified time | relevance | path

Searched defs:timeout_seconds (Results 1 – 7 of 7) sorted by relevance

/llvm-project/lldb/test/API/api/multithreaded/
H A Dcommon.h40 T pop(int timeout_seconds, bool &success) { in pop()
/llvm-project/lldb/packages/Python/lldbsuite/test/test_runner/
H A Dprocess_control.py661 def _wait_with_timeout(self, timeout_seconds, command, want_core): argument
/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDP.cpp155 const uint64_t timeout_seconds = in ProcessKDP() local
/llvm-project/lldb/tools/lldb-dap/
H A Dlldb-dap.cpp695 const uint64_t timeout_seconds = GetUnsigned(arguments, "timeout", 30); request_attach() local
1719 request_runInTerminal(const llvm::json::Object & launch_request,const uint64_t timeout_seconds) request_runInTerminal() argument
1830 const uint64_t timeout_seconds = GetUnsigned(arguments, "timeout", 30); LaunchProcess() local
/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dlldbgdbserverutils.py101 asserter, server, test_sequence, timeout_seconds, logger=None argument
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1310 uint32_t timeout_seconds; GetHostInfo() local
H A DProcessGDBRemote.cpp289 const uint64_t timeout_seconds = in ProcessGDBRemote() local