Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cc216 static ThreadContext *FindThreadByUidLocked(int unique_id) { in FindThreadByUidLocked() function
261 AddThread(FindThreadByUidLocked(unique_tid), suppressable); in AddThread()
328 ThreadContext *tctx = FindThreadByUidLocked(creat_tid); in AddLocation()