Searched refs:FindThreadContextLocked (Results 1 – 4 of 4) sorted by relevance
192 ThreadRegistry::FindThreadContextLocked(FindThreadCallback cb, void *arg) { in FindThreadContextLocked() function in __sanitizer::ThreadRegistry209 return FindThreadContextLocked(FindThreadContextByOsIdCallback, in FindThreadContextByOsIDLocked()
119 ThreadContextBase *FindThreadContextLocked(FindThreadCallback cb,
232 ctx->thread_registry->FindThreadContextLocked( in FindThreadByUidLocked()256 ctx->thread_registry->FindThreadContextLocked(IsInStackOrTls, in IsThreadStackOrTls()
462 asanThreadRegistry().FindThreadContextLocked(ThreadStackContainsAddress, in FindThreadByStackAddress()