Example #1
0
        public bool bUnderPressure;         // True if low on PAGECACHE memory

        public PCacheGlobal()
        {
            grp = new PGroup();
        }
Example #2
0
 public PCacheGlobal()
 {
     grp = new PGroup();
 }