Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c371 #define TF_DISP 0x10 macro
424 'd', MDB_OPT_SETBITS, TF_DISP, &oflags, in thread()
435 oflags = TF_INTR | TF_DISP | TF_MERGE; in thread()
471 if (oflags & TF_DISP) { in thread()
528 if (oflags & TF_DISP) { in thread()