Home | History | Annotate | Download | only in drd

Lines Matching defs:drd_tid

689                                   const DrdThreadId drd_tid)
692 tl_assert(drd_tid != DRD_INVALID_THREADID);
702 DRD_(g_drd_running_tid), drd_tid,
706 DRD_(g_drd_running_tid) = drd_tid;
707 thread_compute_conflict_set(&DRD_(g_conflict_set), drd_tid);