Searched refs:FindThreadContextByOsIDLocked (Results 1 – 4 of 4) sorted by relevance
117 ThreadContextBase *FindThreadContextByOsIDLocked(tid_t os_id);
210 ThreadContextBase *ThreadRegistry::FindThreadContextByOsIDLocked(tid_t os_id) { in FindThreadContextByOsIDLocked() function in __sanitizer::ThreadRegistry
134 thread_registry->FindThreadContextByOsIDLocked(os_id)); in GetThreadRangesLocked()
460 __asan::asanThreadRegistry().FindThreadContextByOsIDLocked(os_id)); in GetAsanThreadByOsIDLocked()