Skip navigation links

Package locklib.mutex

The mutex package implements the mutex locking concepts in locklib.

See: Description

Package locklib.mutex Description

The mutex package implements the mutex locking concepts in locklib. In mutex locking, each target is either locked or not locked and, if a target is locked, its parent must also be locked.

Skip navigation links

Copyright © 2015. All rights reserved.