file: job.t package: muf status: alpha
The unlinkMosKeyFromAncestor
function unlinks
mosKey
from its slot-num
-th ancestor
(as recorded in hidden links in its internal ancestor vector).
This is normally done when the mosKey
in function
is obsolete, to allow it to be garbage-collected normally
in due course (something which the hidden links would
otherwise prevent).
See section nextMosKeyLink. See section linkMosKeyToAncestor.
Go to the first, previous, next, last section, table of contents.