Home | History | Annotate | Download | only in drd

Lines Matching defs:drd_tid

766                                   const DrdThreadId drd_tid)
769 tl_assert(drd_tid != DRD_INVALID_THREADID);
779 DRD_(g_drd_running_tid), drd_tid,
783 DRD_(g_drd_running_tid) = drd_tid;
784 thread_compute_conflict_set(&DRD_(g_conflict_set), drd_tid);