Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/
H A Dthread_db.h221 uchar_t ti_db_suspended; /* boolean: suspended by debugger? */ member
/titanic_50/usr/src/lib/libc_db/common/
H A Dthread_db.c1328 ti_p->ti_db_suspended = 0; in td_thr2to()
1372 ti_p->ti_db_suspended = 0; in td_thr2to32()