Пример #1
0
 public void prepare_add(int count)
 {
     lock (this)
         matches_.prepare_add(count);
 }