Home
last modified time | relevance | path

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

/external/lldb/source/Host/common/
DHost.cpp551 struct HostThreadCreateInfo struct
557 HostThreadCreateInfo (const char *name, thread_func_t fptr, thread_arg_t arg) : in HostThreadCreateInfo() function