Home
last modified time | relevance | path

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.h60 int thread_text_to_state(const char *, uint_t *);
H A Dfindstack.c158 else if (thread_text_to_state(text, out) != 0) { in text_to_tstate()
H A Dthread.c345 thread_text_to_state(const char *state, uint_t *out) in thread_text_to_state() 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) in thread_text_to_state() function