Searched refs:RemoveThread (Results 1 – 4 of 4) sorted by relevance
105 void RemoveThread(lldb::tid_t thread_id);
318 RemoveThread(pst.pe_lwp); in MonitorSIGTRAP()834 void NativeProcessNetBSD::RemoveThread(lldb::tid_t thread_id) { in RemoveThread() function in NativeProcessNetBSD
112 void RemoveThread(lldb::tid_t thread_id);
231 RemoveThread(info.pl_lwpid); in MonitorSIGTRAP()794 void NativeProcessFreeBSD::RemoveThread(lldb::tid_t thread_id) { in RemoveThread() function in NativeProcessFreeBSD