Searched refs:td_thrinfo_t (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_tdb.h51 td_err_e (*td_thr_get_info)(const td_thrhandle_t *, td_thrinfo_t *);
H A Dmdb_proc.c4876 td_thrinfo_t ti;
4895 td_thrinfo_t ti;
/illumos-gate/usr/src/head/
H A Dthread_db.h234 } td_thrinfo_t; typedef in typeref:struct:td_thrinfo
499 td_thr_get_info(const td_thrhandle_t *, td_thrinfo_t *);
/illumos-gate/usr/src/cmd/truss/
H A Dfcall.c637 td_thrinfo_t thrinfo;
709 td_thrinfo_t thrinfo;
826 td_thrinfo_t thrinfo;
938 td_thrinfo_t thrinfo;
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c88 td_err_e __td_thr_get_info(td_thrhandle_t *th_p, td_thrinfo_t *ti_p);
660 td_thrinfo_t ti;
1302 ulwp_t *ulwp, td_thrinfo_t *ti_p)
1346 ulwp32_t *ulwp, td_thrinfo_t *ti_p)
1393 __td_thr_get_info(td_thrhandle_t *th_p, td_thrinfo_t *ti_p)
/illumos-gate/usr/src/cmd/ptools/pstack/
H A Dpstack.c317 td_thrinfo_t thrinfo;

Completed in 69 milliseconds