Home
last modified time | relevance | path

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

/llvm-project/lldb/tools/debugserver/source/
H A DRNBContext.cpp116 struct timespec timeout_abstime; in StopProcessStatusThread() local
H A DDNB.cpp705 DNBProcessAttachWait(RNBContext * ctx,const char * waitfor_process_name,bool ignore_existing,struct timespec * timeout_abstime,useconds_t waitfor_interval,char * err_str,size_t err_len,DNBShouldCancelCallback should_cancel_callback,void * callback_data) DNBProcessAttachWait() argument
H A DRNBRemote.cpp1192 struct timespec timeout_abstime; StopReadRemoteDataThread() local