Home
last modified time | relevance | path

Searched refs:ti_type (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/head/
H A Dthread_db.h222 td_thr_type_e ti_type; /* thread type */ member
/titanic_41/usr/src/lib/libscf/common/
H A Dlowlevel.c291 scf_type_t ti_type; member
320 if (scf_type_info[i].ti_type == t) in scf_type_to_protocol_type()
333 return (scf_type_info[i].ti_type); in scf_protocol_type_to_type()
344 if (scf_type_info[i].ti_type == ty) in scf_type_to_string()
357 return (scf_type_info[i].ti_type); in scf_string_to_type()
/titanic_41/usr/src/lib/libc_db/common/
H A Dthread_db.c1303 ti_p->ti_type = TD_THR_USER; in td_thr2to()
1347 ti_p->ti_type = TD_THR_USER; in td_thr2to32()