Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/
H A Dthread_db.h197 TD_THR_STOPPED_ASLEEP enumerator
/titanic_50/usr/src/lib/libc_db/common/
H A Dthread_db.c934 if (state < TD_THR_ANY_STATE || state > TD_THR_STOPPED_ASLEEP) in __td_ta_thr_iter()