public Thread getLockOwner() {
   return sync.getLockOwner();
 }