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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c368 #define TF_PROC 0x02 macro
421 'p', MDB_OPT_SETBITS, TF_PROC, &oflags,
446 if (oflags & TF_PROC) {
491 if (oflags & TF_PROC) {

Completed in 62 milliseconds