Package io.deephaven.util.locks
package io.deephaven.util.locks
-
ClassDescriptionExtension to the
Lock
interface to make awareness of the current thread's state accessible.Extension to theLock
interface to enable locking for the duration of a lambda or otherFunctionalInterface
invocation.ReentrantLock
that adds theFunctionalLock
default features.