[imp-hackers] cl-ext:exit
Sam Steingold
sds at gnu.org
Thu Jul 2 19:37:50 UTC 2009
2009/7/2 Jean-Claude Beaudoin <jean.claude.beaudoin at gmail.com>:
> That is why I think it is
> essential to properly state the execution order relationship between stack
> unwinding upon thread termination and the sequence of *exit-hooks*.
> As far as I can read the clisp documentation seems silent on this point, is
> it not?
I think the list of termination actions in
http://clisp.podval.org/impnotes/custom-init-fini.html
is pretty clear.
the stack is unwound before the hooks are run.
--
Sam Steingold <http://sds.podval.org>
More information about the implementation-hackers
mailing list