Searched refs:sg_get_refcnt (Results 1 – 2 of 2) sorted by relevance
66 static int DRD_(sg_get_refcnt)(const Segment* const sg);81 static __inline__ int DRD_(sg_get_refcnt)(const Segment* const sg) in DRD_() argument
980 if (!sg->thr_next || DRD_(sg_get_refcnt)(sg) > 1) { in thread_consistent_segment_ordering()988 if (!sg->thr_next || DRD_(sg_get_refcnt)(sg) > 1) { in thread_consistent_segment_ordering()1033 if (DRD_(sg_get_refcnt)(sg) == 1 && sg->thr_next) { in thread_merge_segments()1035 if (DRD_(sg_get_refcnt)(sg_next) == 1 in thread_merge_segments()