Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c314 const char *ts_name; member
334 mdb_snprintf(out, out_sz, "%s", tsp->ts_name); in thread_state_to_text()
348 if (strcasecmp(tsp->ts_name, state) == 0) { in thread_text_to_state()
363 cbfunc(tsp->ts_state, tsp->ts_name, cbarg); in thread_walk_states()