Home
last modified time | relevance | path

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

/titanic_50/usr/src/head/
H A Dthread_db.h230 uchar_t ti_preemptflag; /* was thread preemppted? */ member
/titanic_50/usr/src/lib/libc_db/common/
H A Dthread_db.c1337 ti_p->ti_preemptflag = 0; in td_thr2to()
1381 ti_p->ti_preemptflag = 0; in td_thr2to32()