Searched defs:thr_disc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb.c459 static const mdb_nv_disc_t thr_disc = { NULL, thr_disc_get }; local
537 (void) mdb_nv_insert(&mdb.m_nv, "thread", &thr_disc, 0,

Completed in 200 milliseconds