Searched refs:td_ta_map_lwp2thr (Results 1 – 10 of 10) sorted by relevance
/titanic_44/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_tdb.c | 153 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 D | mdb_tdb.h | 49 td_err_e (*td_ta_map_lwp2thr)(const td_thragent_t *, member
|
H A D | mdb_proc.c | 4882 if ((err = pt->p_tdb_ops->td_ta_map_lwp2thr(tap, in pt_tdb_tid()
|
/titanic_44/usr/src/man/man3c_db/ |
H A D | Makefile | 56 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 D | mapfile-vers | 88 td_ta_map_lwp2thr;
|
H A D | thread_db.c | 2462 #pragma weak td_ta_map_lwp2thr = __td_ta_map_lwp2thr macro
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3c_db.inc | 63 link path=usr/share/man/man3c_db/td_ta_map_lwp2thr.3c_db \
|
/titanic_44/usr/src/head/ |
H A D | thread_db.h | 656 td_ta_map_lwp2thr(const td_thragent_t *, lwpid_t, td_thrhandle_t *th_p);
|
/titanic_44/usr/src/cmd/truss/ |
H A D | fcall.c | 679 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 | .gitignore | 5390 usr/src/man/man3c_db/td_ta_map_lwp2thr.3c_db
|