Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.h54 int threadlist(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dthread.c653 threadlist(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in threadlist() function
H A Dgenunix.c4454 "display threads and associated C stack traces", threadlist,