Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dthread_db.h219 uchar_t ti_db_suspended; /* boolean: suspended by debugger? */ member
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c1329 ti_p->ti_db_suspended = 0; in td_thr2to()
1373 ti_p->ti_db_suspended = 0; in td_thr2to32()