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

Declarations

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

References

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