Package org.wildfly.common.lock
Classes which provide basic lock types.
-
Interface Summary Interface Description ExtendedLock A thread-owned lock which exposes additional informational methods. -
Class Summary Class Description Locks A utility class to createExtendedLock
objects.SpinLock A spin lock.