Home
last modified time | relevance | path

Searched refs:ul_qtype (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/mdb/common/modules/libc/
H A Dfindstack_subr.c263 (ulwp.ul_qtype == MX ? STACKS_SOBJ_MX : STACKS_SOBJ_CV)); in stacks_findstack()
H A Dlibc.c614 ulwp.ul_qtype, in d_ulwp()
/titanic_44/usr/src/lib/libc/inc/
H A Dthr_uberdata.h635 char ul_qtype; /* MX or CV */ member
1091 char ul_qtype; /* MX or CV */ member
/titanic_44/usr/src/lib/libc/port/threads/
H A Dsynch.c533 ASSERT(ulwp->ul_qtype == qtype); in QVERIFY()
698 ulwp->ul_qtype = qp->qh_type; in enqueue()
961 qp = queue_lock(self->ul_wchan, self->ul_qtype); in unsleep_self()
1850 self->ul_qtype == MX && in mutex_lock_queue()