file: job.t package: muf status: alpha
The linkMosKeyToAncestor
function links
mosKey
to its slot-num
-th ancestor
(using hidden links in its internal ancestor vector).
The effective user must either control the ancestor
in question or else it's fertile
flag must
be non-nil
.
This provides a way to find all descendants of a given superclass when it is time to update them to reflect changes in the superclass.
See section nextMosKeyLink. See section unlinkMosKeyFromAncestor.
Go to the first, previous, next, last section, table of contents.