Exemple #1
0
 public SkipLock(LoopLock make)
 {
     creator     = make;
     make._lLock = true;
 }