Searched refs:GetThreadLocked (Results 1 – 6 of 6) sorted by relevance
103 ThreadContextBase *GetThreadLocked(u32 tid) { in GetThreadLocked() function
229 ctx->thread_registry.GetThreadLocked(tid)); in FindThreadByTidLocked()459 static_cast<ThreadContext *>(ctx->thread_registry.GetThreadLocked(tid)); in RestoreStack()799 ctx->thread_registry.GetThreadLocked(tids[i])); in ReportRace()812 ctx->thread_registry.GetThreadLocked(parent_tid)); in ReportRace()
257 ThreadContextBase *tctx = ctx->thread_registry.GetThreadLocked(b->tid); in __tsan_get_alloc_stack()
144 ThreadContext* tctx = (ThreadContext*)ctx->thread_registry.GetThreadLocked( in DoResetImpl()
69 memprofThreadRegistry().GetThreadLocked(tid)); in GetThreadContextByTidLocked()
93 asanThreadRegistry().GetThreadLocked(tid)); in GetThreadContextByTidLocked()