Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Host/
DThreadLauncher.h30 struct HostThreadCreateInfo { struct
35 HostThreadCreateInfo(const char *name, lldb::thread_func_t fptr, in HostThreadCreateInfo() argument