Searched refs:FindThreadContextByOsIDLocked (Results 1 – 4 of 4) sorted by relevance
111 ThreadContextBase *FindThreadContextByOsIDLocked(uptr os_id);
195 ThreadContextBase *ThreadRegistry::FindThreadContextByOsIDLocked(uptr os_id) { in FindThreadContextByOsIDLocked() function in __sanitizer::ThreadRegistry
143 thread_registry->FindThreadContextByOsIDLocked(os_id)); in GetThreadRangesLocked()
390 __asan::asanThreadRegistry().FindThreadContextByOsIDLocked(os_id)); in GetAsanThreadByOsIDLocked()