Home | History | Annotate | Download | only in drd

Lines Matching refs:sg_get_refcnt

942  *       if (sg == DRD_(g_threadinfo)[i].last || DRD_(sg_get_refcnt)(sg) > 1)
971 if (!sg->thr_next || DRD_(sg_get_refcnt)(sg) > 1) {
979 if (!sg->thr_next || DRD_(sg_get_refcnt)(sg) > 1) {
1024 if (DRD_(sg_get_refcnt)(sg) == 1 && sg->thr_next) {
1026 if (DRD_(sg_get_refcnt)(sg_next) == 1