Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_report.cpp236 static ThreadContext *FindThreadByTidLocked(int tid) { in FindThreadByTidLocked() function
347 ThreadContext *tctx = FindThreadByTidLocked(b->tid); in AddLocation()