A class of objects for preventing synchronous access.
Package
mp
Superclasses
t
Description
Instances of the system class lock are used to prevent synchronous access to the some object(s) by more than one process at a time. They are made by make-lock.