Searched refs:thread_text_to_state (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.h58 int thread_text_to_state(const char *, uint_t *);
H A Dfindstack.c146 else if (thread_text_to_state(text, out) != 0) {
H A Dthread.c342 thread_text_to_state(const char *state, uint_t *out) function
/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dfindstack_subr.c64 thread_text_to_state(const char *state, uint_t *out) function

Completed in 72 milliseconds