Searched refs:td_thr_state_e (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/head/ |
H A D | thread_db.h | 196 } td_thr_state_e; typedef 218 td_thr_state_e ti_state; /* thread state */ 467 td_thr_state_e, int, sigset_t *, unsigned);
|
/illumos-gate/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_tdb.h | 44 void *, td_thr_state_e, int, sigset_t *, uint_t);
|
/illumos-gate/usr/src/cmd/ptools/pstack/ |
H A D | pstack.c | 64 td_thr_state_e state;
|
/illumos-gate/usr/src/lib/libc_db/common/ |
H A D | thread_db.c | 92 void *cbdata_p, td_thr_state_e state, int ti_pri, 917 void *cbdata_p, td_thr_state_e state, int ti_pri, in __td_ta_thr_iter() 1004 td_thr_state_e ts_state; in __td_ta_thr_iter()
|