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

/osnet-11/usr/src/lib/libc/inc/
H A Dthr_uberdata.h415 #define qh_type qh_qh.q_type macro
/osnet-11/usr/src/lib/libc/port/threads/
H A Dsynch.c484 qp->qh_type = (i < QHASHSIZE)? MX : CV;
522 ASSERT(qp->qh_type == qtype);
697 ulwp->ul_qtype = qp->qh_type;
H A Dthr.c1642 qp->qh_type = (i < QHASHSIZE)? MX : CV;

Completed in 33 milliseconds