Home
last modified time | relevance | path

Searched refs:qh_qmax (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/threads/
H A Dsynch.c708 MAXINCR(qp->qh_qmax, qp->qh_qlen); in enqueue()
3993 qp->qh_qmax, qp->qh_hmax) < 0) in dump_queue_statistics()
4006 qp->qh_qmax, qp->qh_hmax) < 0) in dump_queue_statistics()
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h425 #define qh_qmax qh_qh.q_qmax macro