Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c367 #define TF_INTR 0x01 macro
420 'i', MDB_OPT_SETBITS, TF_INTR, &oflags, in thread()
433 oflags = TF_INTR; in thread()
435 oflags = TF_INTR | TF_DISP | TF_MERGE; in thread()
452 if (oflags & TF_INTR) { in thread()
497 if (oflags & TF_INTR) { in thread()