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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.h52 int threadlist(uintptr_t, uint_t, int, const mdb_arg_t *);
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) {
H A Dgenunix.c4246 { "threadlist", "?[-t] [-v [count]]",
4247 "display threads and associated C stack traces", threadlist,

Completed in 69 milliseconds