Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
DHost.cpp599 struct HostThreadCreateInfo struct
605 HostThreadCreateInfo (const char *name, thread_func_t fptr, thread_arg_t arg) : in HostThreadCreateInfo() argument