Searched refs:GetThreadLocked (Results 1 – 7 of 7) sorted by relevance
68 return (ThreadContext *)thread_registry->GetThreadLocked(GetCurrentThread()); in CurrentThreadContext()
102 ThreadContextBase *GetThreadLocked(u32 tid) { in GetThreadLocked() function
69 memprofThreadRegistry().GetThreadLocked(tid)); in GetThreadContextByTidLocked()
255 ThreadContextBase *tctx = ctx->thread_registry->GetThreadLocked(b->tid); in __tsan_get_alloc_stack()
239 ctx->thread_registry->GetThreadLocked(tid)); in FindThreadByTidLocked()706 ctx->thread_registry->GetThreadLocked(s.tid())); in ReportRace()
261 thr->tctx = (ThreadContext*)tr->GetThreadLocked(tid); in ThreadStart()
72 asanThreadRegistry().GetThreadLocked(tid)); in GetThreadContextByTidLocked()