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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.h59 void thread_walk_states(void (*)(uint_t, const char *, void *), void *);
H A Dfindstack_subr.c420 thread_walk_states(print_tstate_help, NULL);
H A Dthread.c357 thread_walk_states(void (*cbfunc)(uint_t, const char *, void *), void *cbarg) function

Completed in 45 milliseconds