Home
last modified time | relevance | path

Searched refs:DestroyThread (Results 1 – 8 of 8) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/Utility/
HDHistoryThread.cpp57 DestroyThread(); in ~HistoryThread()
HDThreadMemory.cpp54 DestroyThread(); in ~ThreadMemory()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/elf-core/
HDThreadElfCore.cpp54 DestroyThread(); in ~ThreadElfCore()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDThreadGDBRemote.cpp60 DestroyThread(); in ~ThreadGDBRemote()
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDThreadList.cpp465 m_threads[idx]->DestroyThread(); in Destroy()
783 (*rhs_pos)->DestroyThread(); in Update()
HDThread.cpp323 Thread::DestroyThread () in DestroyThread() function in Thread
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
HDPOSIXThread.cpp88 DestroyThread(); in ~POSIXThread()
/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDThread.h1284 virtual void DestroyThread ();