Searched refs:FindThreadContextLocked (Results 1 – 4 of 4) sorted by relevance
194 ThreadRegistry::FindThreadContextLocked(FindThreadCallback cb, void *arg) { in FindThreadContextLocked() function in __sanitizer::ThreadRegistry211 return FindThreadContextLocked(FindThreadContextByOsIdCallback, in FindThreadContextByOsIDLocked()
115 ThreadContextBase *FindThreadContextLocked(FindThreadCallback cb,
221 ctx->thread_registry->FindThreadContextLocked( in FindThreadByUidLocked()245 ctx->thread_registry->FindThreadContextLocked(IsInStackOrTls, in IsThreadStackOrTls()
446 asanThreadRegistry().FindThreadContextLocked(ThreadStackContainsAddress, in FindThreadByStackAddress()