Skip navigation links

Package locklib.sx

The sx package provides support for SX locks.

See: Description

Package locklib.sx Description

The sx package provides support for SX locks. In an SX lock there are two types of locks: shared locks (S locks) and exclusive locks (X locks). Multiple shared locks can be placed in the target but exclusive locks cannot coexist with other locks in the same target. Locking a target with a shared or exclusive lock forces the parent to be locked with a shared lock.

Skip navigation links

Copyright © 2015. All rights reserved.