Searched defs:TF_DISP (Results 1 - 1 of 1) sorted by relevance

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

Completed in 74 milliseconds