Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/Process/mach-core/
DThreadMachCore.cpp50 DestroyThread(); in ~ThreadMachCore()
/external/lldb/source/Plugins/Process/Utility/
DThreadMemory.cpp54 DestroyThread(); in ~ThreadMemory()
/external/lldb/source/Plugins/Process/MacOSX-Kernel/
DThreadKDP.cpp52 DestroyThread(); in ~ThreadKDP()
/external/lldb/source/Plugins/Process/elf-core/
DThreadElfCore.cpp41 DestroyThread(); in ~ThreadElfCore()
/external/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.cpp54 DestroyThread(); in ~ThreadGDBRemote()
/external/lldb/source/Target/
DThreadList.cpp449 m_threads[idx]->DestroyThread(); in Destroy()
766 (*rhs_pos)->DestroyThread(); in Update()
DThread.cpp283 Thread::DestroyThread () in DestroyThread() function in Thread
/external/lldb/source/Plugins/Process/POSIX/
DPOSIXThread.cpp72 DestroyThread(); in ~POSIXThread()
/external/lldb/include/lldb/Target/
DThread.h979 virtual void DestroyThread ();