Home
last modified time | relevance | path

Searched refs:ThreadKill (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMIUtilThreadBaseStd.h87 bool ThreadKill(); // Force this thread to stop, regardless of references
H A DMICmnThreadMgrStd.cpp127 pThread->ThreadKill(); in ThreadAllTerminate()
H A DMIUtilThreadBaseStd.cpp116 bool CMIUtilThreadActiveObjBase::ThreadKill() { in ThreadKill() function in CMIUtilThreadActiveObjBase