Home | History | Annotate | Download | only in drd

Lines Matching refs:deletion_seq

199          DRD_(g_threadinfo)[i].deletion_seq = s_deletion_tail - 1;
343 DRD_(g_threadinfo)[tid].deletion_seq = s_deletion_head++;
350 && DRD_(g_threadinfo)[j].deletion_seq == s_deletion_tail)