Searched refs:qh_lockcount (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libc/port/threads/
H A Dsynch.c586 INCR32(qp->qh_lockcount);
3966 if (qp->qh_lockcount == 0)
3968 spin_lock_total += qp->qh_lockcount;
3970 (u_longlong_t)qp->qh_lockcount,
3979 if (qp->qh_lockcount == 0)
3981 spin_lock_total += qp->qh_lockcount;
3983 (u_longlong_t)qp->qh_lockcount,
/osnet-11/usr/src/lib/libc/inc/
H A Dthr_uberdata.h417 #define qh_lockcount qh_qh.q_lockcount macro

Completed in 47 milliseconds