Home
last modified time | relevance | path

Searched refs:GetThreadByOsIDLocked (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp177 static __hwasan::Thread *GetThreadByOsIDLocked(tid_t os_id) { in GetThreadByOsIDLocked() function
197 auto *t = GetThreadByOsIDLocked(os_id); in GetThreadRangesLocked()