Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DMonitoringProcessLauncher.cpp57 llvm::Expected<HostThread> maybe_thread = in LaunchProcess() local
H A DProcessLaunchInfo.cpp186 llvm::Expected<HostThread> maybe_thread = in MonitorProcess() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DThreadedCommunication.cpp172 auto maybe_thread = ThreadLauncher::LaunchThread( in StartReadThread() local