9#ifndef LLDB_API_SBHOSTOS_H
10#define LLDB_API_SBHOSTOS_H
28 "not portable, and is difficult to use from Python.")
29 static
void ThreadCreated(const
char *name);
32 "not portable, and is difficult to use from Python.")
34 lldb::thread_func_t thread_function,
38 "not portable, and is difficult to use from Python.")
42 "not portable, and is difficult to use from Python.")
46 "not portable, and is difficult to use from Python.")
#define LLDB_DEPRECATED(MSG)
LLDB_DEPRECATED("Threading functionality in SBHostOS is not well supported, " "not portable, and is difficult to use from Python.") static void ThreadCreated(const char *name)
PathType
Used with SBHostOS::GetLLDBPath (lldb::PathType) to find files that are related to LLDB on the curren...