reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/lldb/include/lldb/API/SBHostOS.h
   35   static bool ThreadDetach(lldb::thread_t thread, lldb::SBError *err);

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
33221     result = (bool)lldb::SBHostOS::ThreadDetach(arg1,arg2);