Searched refs:RemoveThread (Results 1 – 4 of 4) sorted by relevance
107 void RemoveThread(lldb::tid_t thread_id);
319 RemoveThread(pst.pe_lwp); in MonitorSIGTRAP()835 void NativeProcessNetBSD::RemoveThread(lldb::tid_t thread_id) { in RemoveThread() function in NativeProcessNetBSD
114 void RemoveThread(lldb::tid_t thread_id);
236 RemoveThread(info.pl_lwpid); in MonitorSIGTRAP()808 void NativeProcessFreeBSD::RemoveThread(lldb::tid_t thread_id) { in RemoveThread() function in NativeProcessFreeBSD