Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dthread.c372 #define TF_BLOCK 0x04 macro
425 'b', MDB_OPT_SETBITS, TF_BLOCK, &oflags, in thread()
462 if (oflags & TF_BLOCK) { in thread()
515 if (oflags & TF_BLOCK) { in thread()