Uses of Interface
org.jboss.threads.ExtendedLock
-
Packages that use ExtendedLock Package Description org.jboss.threads -
-
Uses of ExtendedLock in org.jboss.threads
Classes in org.jboss.threads that implement ExtendedLock Modifier and Type Class Description classSpinLockA spin lock.Methods in org.jboss.threads that return ExtendedLock Modifier and Type Method Description static ExtendedLockLocks. reentrantLock()static ExtendedLockLocks. reentrantLock(boolean fair)
-