Searched refs:RemoveThread (Results 1 – 4 of 4) sorted by relevance
98 void RemoveThread(lldb::tid_t thread_id);
288 RemoveThread(pst.pe_lwp); in MonitorSIGTRAP()779 void NativeProcessNetBSD::RemoveThread(lldb::tid_t thread_id) { in RemoveThread() function in NativeProcessNetBSD
100 void RemoveThread(lldb::tid_t thread_id);
223 RemoveThread(info.pl_lwpid); in MonitorSIGTRAP()733 void NativeProcessFreeBSD::RemoveThread(lldb::tid_t thread_id) { in RemoveThread() function in NativeProcessFreeBSD