Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cc167 static ThreadContext *FindThread(int unique_id) { in FindThread() function
193 ThreadContext *tctx = FindThread(b->alloc_tid); in AddLocation()