Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dthread_db.h229 uchar_t ti_pirecflag; /* priority inheritance happened */ member
/illumos-gate/usr/src/lib/libc_db/common/
H A Dthread_db.c1339 ti_p->ti_pirecflag = 0; in td_thr2to()
1383 ti_p->ti_pirecflag = 0; in td_thr2to32()