Home
last modified time | relevance | path

Searched defs:timeout_abstime (Results 1 – 4 of 4) sorted by relevance

/external/lldb/tools/debugserver/source/
DRNBContext.cpp117 struct timespec timeout_abstime; in StopProcessStatusThread() local
DDNB.cpp523 struct timespec *timeout_abstime, in DNBProcessAttachWait()
DRNBRemote.cpp729 struct timespec timeout_abstime; in StopReadRemoteDataThread() local
/external/lldb/tools/debugserver/source/MacOSX/
DMachProcess.cpp401 MachProcess::Kill (const struct timespec *timeout_abstime) in Kill()
433 MachProcess::Signal (int signal, const struct timespec *timeout_abstime) in Signal()