-
Named lock support implementation that is using "adapted" semaphore (to be able to use semaphores not sharing common
API).
Support class for
NamedLockFactory
implementations providing reference counting.
Support class for
NamedLock
implementations providing reference counting.
Named lock support implementation that is using
ReadWriteLock
instances.
-
Wrapper for semaphore-like stuff, that do not share common ancestor.
Support class for
NamedLockFactory
implementations providing reference counting.
Support class for
NamedLock
implementations providing reference counting.
Marker interface to apply onto exceptions to make them "never retried" when thrown.