Home
last modified time | relevance | path

Searched refs:td_ta_map_lwp2thr (Results 1 – 10 of 10) sorted by relevance

/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_tdb.c153 t->tdb_ops.td_ta_map_lwp2thr = (td_err_e (*)()) in mdb_tdb_load()
155 if (t->tdb_ops.td_ta_map_lwp2thr == NULL) in mdb_tdb_load()
156 t->tdb_ops.td_ta_map_lwp2thr = (td_err_e (*)())tdb_notsup; in mdb_tdb_load()
H A Dmdb_tdb.h49 td_err_e (*td_ta_map_lwp2thr)(const td_thragent_t *, member
H A Dmdb_proc.c4882 if ((err = pt->p_tdb_ops->td_ta_map_lwp2thr(tap, in pt_tdb_tid()
/titanic_44/usr/src/man/man3c_db/
H A DMakefile56 td_ta_map_lwp2thr.3c_db \
96 td_ta_map_lwp2thr.3c_db := LINKSRC = td_ta_map_id2thr.3c_db
/titanic_44/usr/src/lib/libc_db/common/
H A Dmapfile-vers88 td_ta_map_lwp2thr;
H A Dthread_db.c2462 #pragma weak td_ta_map_lwp2thr = __td_ta_map_lwp2thr macro
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3c_db.inc63 link path=usr/share/man/man3c_db/td_ta_map_lwp2thr.3c_db \
/titanic_44/usr/src/head/
H A Dthread_db.h656 td_ta_map_lwp2thr(const td_thragent_t *, lwpid_t, td_thrhandle_t *th_p);
/titanic_44/usr/src/cmd/truss/
H A Dfcall.c679 td_ta_map_lwp2thr(Thr_agent, lwpid, &th) == TD_OK && in make_lwp_stack()
872 if ((error = td_ta_map_lwp2thr(Thr_agent, lwpid, &th)) != TD_OK) { in find_stack()
958 if ((error = td_ta_map_lwp2thr(Thr_agent, lwpid, &th)) != TD_OK) { in get_tid()
/titanic_44/
H A D.gitignore5390 usr/src/man/man3c_db/td_ta_map_lwp2thr.3c_db