Home | History | Annotate | Download | only in runtime

Lines Matching full:gettid

843   pid_t tid = thread->GetTid();
934 Append2LE(ptr, thread->GetTid());
966 Append2LE(buf2 + 3, static_cast<uint16_t>(thread->GetTid()));
998 os << t->GetTid() << "\t" << name << "\n";
1018 the_trace_->exited_threads_.Overwrite(thread->GetTid(), name);