Searched refs:thr_ctx (Results 1 – 5 of 5) sorted by relevance
57 u64 thr_ctx; // user thread context member
140 rep->loop[i].thr_ctx = unique_tid; in ReportDeadlock()
411 rep->loop[i].thr_ctx = link->tid; in Report()
47 rep->loop[i].thr_ctx, rep->loop[i].mtx_ctx1, rep->loop[i].mtx_ctx0); in ReportDeadlock()
468 rep.AddUniqueTid((int)r->loop[i].thr_ctx); in ReportDeadlock()469 rep.AddThread((int)r->loop[i].thr_ctx); in ReportDeadlock()