Home
last modified time | relevance | path

Searched refs:ul_self (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c467 OFFSET(ul_self), in d_ulwp()
468 prt_addr(ulwp.ul_self, 1), in d_ulwp()
1574 (uintptr_t)u.ul_self != owner) { in d_mutex()
/illumos-gate/usr/src/lib/libc/inc/
H A Dthr_uberdata.h557 struct ulwp *ul_self; /* pointer to self */ member
1026 caddr32_t ul_self; /* pointer to self */ member
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dlibumem.c166 &nbufs, (uintptr_t)ulwp->ul_self) == -1) { in umastat_lwp_cache()
H A Dumem.c128 this = (uintptr_t)((ulwp_t *)wsp->walk_layer)->ul_self + in umem_ptc_walk_step()
/illumos-gate/usr/src/lib/libc/port/threads/
H A Dthr.c632 ulwp->ul_self = ulwp; in _thrp_create()
834 replace->ul_self = replace; in _thrp_exit()
1361 self->ul_self = self; in libc_init()