public Condition newCondition() {
   return sync.newCondition();
 }