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

/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);
1302 ulwp_t *ulwp, td_thrinfo_t *ti_p)
1308 (void) memset(ti_p, 0, sizeof (*ti_p));
1309 ti_p->ti_ta_p = ta_p;
1310 ti_p->ti_user_flags = ulwp->ul_usropts;
1311 ti_p->ti_tid = lwpid;
1312 ti_p->ti_exitval = ulwp->ul_rval;
1313 ti_p->ti_startfunc = (psaddr_t)ulwp->ul_startpc;
1318 ti_p
1301 td_thr2to(td_thragent_t *ta_p, psaddr_t ts_addr, ulwp_t *ulwp, td_thrinfo_t *ti_p) argument
1345 td_thr2to32(td_thragent_t *ta_p, psaddr_t ts_addr, ulwp32_t *ulwp, td_thrinfo_t *ti_p) argument
1393 __td_thr_get_info(td_thrhandle_t *th_p, td_thrinfo_t *ti_p) argument
[all...]
/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Denx_misc.c542 eibnx_locate_node_name(char *devname, eibnx_thr_info_t **ti_p, argument
580 *ti_p = ti;
587 eibnx_locate_unconfigured_node(eibnx_thr_info_t **ti_p, eibnx_gw_info_t **gwi_p) argument
598 *ti_p = ti;

Completed in 87 milliseconds