Searched refs:RemoveThread (Results 1 – 4 of 4) sorted by relevance
109 void RemoveThread(lldb::tid_t thread_id);
317 RemoveThread(pst.pe_lwp); in MonitorSIGTRAP()854 void NativeProcessNetBSD::RemoveThread(lldb::tid_t thread_id) { in RemoveThread() function in NativeProcessNetBSD
115 void RemoveThread(lldb::tid_t thread_id);
234 RemoveThread(info.pl_lwpid); in MonitorSIGTRAP()806 void NativeProcessFreeBSD::RemoveThread(lldb::tid_t thread_id) { in RemoveThread() function in NativeProcessFreeBSD