Searched refs:FindThreadContextByOsIDLocked (Results 1 – 4 of 4) sorted by relevance
68 GetLsanThreadRegistryLocked()->FindThreadContextByOsIDLocked(os_id)); in GetThreadRangesLocked()
124 ThreadContextBase *FindThreadContextByOsIDLocked(tid_t os_id);
216 ThreadContextBase *ThreadRegistry::FindThreadContextByOsIDLocked(tid_t os_id) { in FindThreadContextByOsIDLocked() function in __sanitizer::ThreadRegistry
479 __asan::asanThreadRegistry().FindThreadContextByOsIDLocked(os_id)); in GetAsanThreadByOsIDLocked()