Home | History | Annotate | Download | only in concurrent

Lines Matching defs:MODE_MASK

761     static final int MODE_MASK    = 0xffff << 16;  // top half of int
1593 int mode = config & MODE_MASK;