Searched defs:thread_state_to_text (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/libc/
H A Dfindstack_subr.c85 thread_state_to_text(uint_t state, char *out, size_t out_sz) function
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c327 thread_state_to_text(uint_t state, char *out, size_t out_sz) function
499 thread_state_to_text(t.t_state, stbuf, sizeof (stbuf));

Completed in 71 milliseconds