Home
last modified time | relevance | path

Searched defs:td_thr_get_info (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_tdb.h49 td_err_e (*td_thr_get_info)(const td_thrhandle_t *, td_thrinfo_t *); member
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c1392 #pragma weak td_thr_get_info = __td_thr_get_info macro