Searched refs:thread_tid (Results 1 – 1 of 1) sorted by relevance
123 PlatformThreadId* thread_tid(int slot_id) const { in thread_tid() function in base::StatsTable::Private323 *(impl_->thread_tid(slot)) = PlatformThread::CurrentId(); in RegisterThread()