public int getTotalLockCount() {
   return locks.getTotalLockCount();
 }