Searched refs:qh_hmax (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libc/port/threads/
H A Dsynch.c490 qp->qh_hmax = 1;
520 ASSERT(qp->qh_hlen == cnt && qp->qh_hmax >= cnt);
633 MAXINCR(qp->qh_hmax, qp->qh_hlen);
3971 qp->qh_qmax, qp->qh_hmax) < 0)
3984 qp->qh_qmax, qp->qh_hmax) < 0)
H A Dthr.c1648 qp->qh_hmax = 1;
/osnet-11/usr/src/lib/libc/inc/
H A Dthr_uberdata.h426 #define qh_hmax qh_qh.q_hmax macro

Completed in 59 milliseconds