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