Searched refs:RW_BIT_SET (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/ | ||
H A D | sobj.c | 477 #define RW_BIT_SET(n) (wwwh & (1 << (n))) macro 542 if (!RW_BIT_SET(2)) 550 if (!RW_BIT_SET(1)) 558 if (!RW_BIT_SET(0)) |
Completed in 57 milliseconds