Searched refs:FindThreadContextLocked (Results 1 – 6 of 6) 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,
131 EXPECT_EQ(main_thread, registry->FindThreadContextLocked( in TestRegistry()
459 asanThreadRegistry().FindThreadContextLocked(ThreadStackContainsAddress, in FindThreadByStackAddress()
230 ctx->thread_registry.FindThreadContextLocked( in FindThreadByUidLocked()254 static_cast<ThreadContext *>(ctx->thread_registry.FindThreadContextLocked( in IsThreadStackOrTls()
246 static_cast<ThreadContext *>(ctx->thread_registry.FindThreadContextLocked( in IsThreadStackOrTls()