Searched defs:FindThreadByTidLocked (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_report.cc228 static ThreadContext *FindThreadByTidLocked(int tid) { function in namespace:__tsan
341 ThreadContext *tctx = FindThreadByTidLocked(b->tid);

Completed in 64 milliseconds