Searched refs:TD_THR_ANY_STATE (Results 1 – 5 of 5) sorted by relevance
/titanic_50/usr/src/head/ |
H A D | thread_db.h | 190 TD_THR_ANY_STATE, enumerator
|
/titanic_50/usr/src/lib/libc_db/common/ |
H A D | thread_db.c | 711 TD_THR_ANY_STATE, TD_THR_LOWEST_PRIORITY, in __td_ta_map_id2thr() 934 if (state < TD_THR_ANY_STATE || state > TD_THR_STOPPED_ASLEEP) in __td_ta_thr_iter() 1069 (state != TD_THR_ANY_STATE)) in __td_ta_thr_iter() 1777 TD_THR_ANY_STATE, TD_THR_LOWEST_PRIORITY, TD_SIGNO_MASK, in __td_ta_event_getmsg() 2126 TD_THR_ANY_STATE, TD_THR_LOWEST_PRIORITY, in __td_thr_validate()
|
/titanic_50/usr/src/cmd/ptools/pstack/ |
H A D | pstack.c | 276 TD_THR_ANY_STATE, TD_THR_LOWEST_PRIORITY, in main()
|
/titanic_50/usr/src/cmd/truss/ |
H A D | fcall.c | 268 TD_THR_ANY_STATE, TD_THR_LOWEST_PRIORITY, in establish_stacks()
|
/titanic_50/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_proc.c | 4918 pt_tdb_add, &arg, TD_THR_ANY_STATE, TD_THR_LOWEST_PRIORITY, in pt_tdb_iter()
|