Ejemplo n.º 1
0
 public RAndCChecker(ActivityMonitor m)
 {
     _m = m;
     _m.ReentrantAndConcurrentCheck();
 }