Lines Matching full:gettid
229 tls32_.tid = ::art::GetTid();
703 << ",tid=" << GetTid() << ',';
1025 Thread::DumpState(os, this, GetTid());
1205 DumpKernelStack(os, GetTid(), " kernel: ", false);
1206 DumpNativeStack(os, GetTid(), " native: ", GetCurrentMethod(nullptr, !dump_for_abort));