Searched refs:NotifyTracersOfNewThread (Results 1 – 2 of 2) sorted by relevance
204 Status NotifyTracersOfNewThread(lldb::tid_t tid);
1680 Status NativeProcessLinux::NotifyTracersOfNewThread(lldb::tid_t tid) { in NotifyTracersOfNewThread() function in NativeProcessLinux1715 Status tracing_error = NotifyTracersOfNewThread(thread.GetID()); in AddThread()