Searched refs:FindThreadContextLocked (Results 1 – 5 of 5) sorted by relevance
179 ThreadRegistry::FindThreadContextLocked(FindThreadCallback cb, void *arg) { in FindThreadContextLocked() function in __sanitizer::ThreadRegistry196 return FindThreadContextLocked(FindThreadContextByOsIdCallback, in FindThreadContextByOsIDLocked()
109 ThreadContextBase *FindThreadContextLocked(FindThreadCallback cb,
134 EXPECT_EQ(main_thread, registry->FindThreadContextLocked( in TestRegistry()
216 ctx->thread_registry->FindThreadContextLocked( in FindThreadByUidLocked()240 ctx->thread_registry->FindThreadContextLocked(IsInStackOrTls, in IsThreadStackOrTls()
376 asanThreadRegistry().FindThreadContextLocked(ThreadStackContainsAddress, in FindThreadByStackAddress()