Example #1
0
 public Thread getLockOwner() {
   return sync.getLockOwner();
 }