Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Host/
H A DThreadLauncher.h30 struct HostThreadCreateInfo { struct
34 HostThreadCreateInfo(std::string thread_name, in HostThreadCreateInfo() function