make-gate

Function

Package: mp

Arguments: open

Allocates and returns a gate object. The gate's initial state will be open if open is true and closed if open is nil.

See Gates (both models) in multiprocessing.htm for more information. See also open-gate, close-gate, and gate-open-p.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.