Home
last modified time | relevance | path

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

/freebsd/cddl/lib/libdtrace/
H A Dpsinfo.d77 } lwpsinfo_t; typedef
80 translator lwpsinfo_t < struct thread *T > {
95 inline lwpsinfo_t *curlwpsinfo = xlate <lwpsinfo_t *> (curthread);
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/types/
H A Derr.D_CG_DYN.ResultDynType.d38 translator lwpsinfo_t < int i >
45 xlate < lwpsinfo_t * > (0);
H A Derr.D_XLATE_REDECL.ResultDynType.d38 translator lwpsinfo_t < kthread_t *T >
46 xlate < lwpsinfo_t * > (curthread);
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/translators/
H A Dtst.TestTransStability2.ksh46 inline lwpsinfo_t *myinfo = xlate < lwpsinfo_t *> (curthread);
H A Dtst.TestTransStability1.ksh46 inline lwpsinfo_t *myinfo = xlate < lwpsinfo_t *> (curthread);