Searched refs:thread_vc_min (Results 1 – 1 of 1) sorted by relevance
875 VectorClock thread_vc_min; in thread_discard_ordered_segments() local879 DRD_(vc_init)(&thread_vc_min, 0, 0); in thread_discard_ordered_segments()880 DRD_(thread_compute_minimum_vc)(&thread_vc_min); in thread_discard_ordered_segments()888 vc_min = DRD_(vc_aprint)(&thread_vc_min); in thread_discard_ordered_segments()903 sg && (sg_next = sg->next) && DRD_(vc_lte)(&sg->vc, &thread_vc_min); in thread_discard_ordered_segments()909 DRD_(vc_cleanup)(&thread_vc_min); in thread_discard_ordered_segments()