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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c567 threadlist(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) function
580 if (mdb_walk_dcmd("thread", "threadlist", argc, argv) == -1) {

Completed in 63 milliseconds