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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dtsd.c127 tsdthr_match(uintptr_t addr, const kthread_t *t, uintptr_t tsdaddr) function
146 if (mdb_walk("thread", (mdb_walk_cb_t)tsdthr_match, (void *)addr) == -1)

Completed in 187 milliseconds