Searched refs:FindThreadContextLocked (Results 1 – 4 of 4) sorted by relevance
214 ThreadContextBase *ThreadRegistry::FindThreadContextLocked( in FindThreadContextLocked() function in __sanitizer::ThreadRegistry232 return FindThreadContextLocked(FindThreadContextByOsIdCallback, in FindThreadContextByOsIDLocked()
127 ThreadContextBase *FindThreadContextLocked(FindThreadCallback cb,
460 asanThreadRegistry().FindThreadContextLocked(ThreadStackContainsAddress, in FindThreadByStackAddress()
246 static_cast<ThreadContext *>(ctx->thread_registry.FindThreadContextLocked( in IsThreadStackOrTls()