All Manuals > LispWorks® User Guide and Reference Manual > 42 The MP Package

lock System Class

Summary

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.

See also

make-lock
with-lock
process-lock
process-unlock
19.4 Locks


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:51