Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h58 u64 mtx_ctx1; // user mutex context, end of the edge member
H A Dsanitizer_deadlock_detector1.cpp146 rep->loop[i].mtx_ctx1 = m1->ctx; in ReportDeadlock()
H A Dsanitizer_deadlock_detector2.cpp406 rep->loop[i].mtx_ctx1 = link->id; in Report()
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/dd/
H A Ddd_rtl.cpp46 rep->loop[i].thr_ctx, rep->loop[i].mtx_ctx1, rep->loop[i].mtx_ctx0); in ReportDeadlock()