Searched refs:GetThreadLocked (Results 1 – 6 of 6) sorted by relevance
91 ThreadContextBase *GetThreadLocked(u32 tid) { in GetThreadLocked() function
112 return (ThreadContext *)thread_registry->GetThreadLocked(GetCurrentThread()); in CurrentThreadContext()
133 ThreadContextBase *main_thread = registry->GetThreadLocked(0); in TestRegistry()
223 ctx->thread_registry->GetThreadLocked(tid)); in FindThreadByTidLocked()655 ctx->thread_registry->GetThreadLocked(s.tid())); in ReportRace()
265 thr->tctx = (ThreadContext*)tr->GetThreadLocked(tid); in ThreadStart()
78 asanThreadRegistry().GetThreadLocked(tid)); in GetThreadContextByTidLocked()