Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/hwasan/
Dhwasan_thread.cpp163 static __hwasan::Thread *GetThreadByOsIDLocked(tid_t os_id) { in GetThreadByOsIDLocked() function
181 auto *t = GetThreadByOsIDLocked(os_id); in GetThreadRangesLocked()