Availability:built-in
- module(+Module)
- Determines the module to operate on. Default is the context module associated with the Options argument.
- notify(+Atom)
- Determines whether all waiting threads are activated (
broadcast
, default) or a single thread (signal
).