Searched refs:FindThreadContextLocked (Results 1 – 4 of 4) sorted by relevance
200 ThreadRegistry::FindThreadContextLocked(FindThreadCallback cb, void *arg) { in FindThreadContextLocked() function in __sanitizer::ThreadRegistry217 return FindThreadContextLocked(FindThreadContextByOsIdCallback, in FindThreadContextByOsIDLocked()
122 ThreadContextBase *FindThreadContextLocked(FindThreadCallback cb,
465 asanThreadRegistry().FindThreadContextLocked(ThreadStackContainsAddress, in FindThreadByStackAddress()
246 static_cast<ThreadContext *>(ctx->thread_registry.FindThreadContextLocked( in IsThreadStackOrTls()