Home
last modified time | relevance | path

Searched defs:timeout_ptr (Results 1 – 5 of 5) sorted by relevance

/external/lldb/source/Utility/
DKQueue.cpp47 … const struct timespec *timeout_ptr = timeout.SetRelativeTimeoutMircoSeconds32 (timeout_usec); in WaitForEvents() local
/external/lldb/tools/debugserver/source/
Ddebugserver.cpp1323 struct timespec attach_timeout_abstime, *timeout_ptr = NULL; in main() local
1379 struct timespec attach_timeout_abstime, *timeout_ptr = NULL; in main() local
/external/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunication.cpp277 GDBRemoteCommunication::WaitForNotRunningPrivate (const TimeValue *timeout_ptr) in WaitForNotRunningPrivate()
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DCommunicationKDP.cpp216 CommunicationKDP::WaitForNotRunningPrivate (const TimeValue *timeout_ptr) in WaitForNotRunningPrivate()
/external/lldb/source/Target/
DProcess.cpp4787 TimeValue* timeout_ptr = NULL; in RunThreadPlan() local