Class SyncUtil
java.lang.Object
com.sun.corba.se.impl.orbutil.concurrent.SyncUtil
-
Method Summary
-
Method Details
-
acquire
Method to acquire a Sync without ever throwing an InterruptedException. Useful when a mutex is being used in place of Java synchronization.
-