When invoking restart in another thread, must call RESTART-THREAD.
authorChris Hanson <org/chris-hanson/cph>
Thu, 23 Dec 1993 08:03:45 +0000 (08:03 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 23 Dec 1993 08:03:45 +0000 (08:03 +0000)
commit5d512c377015e2f4f8618816701c6ab1388cc3a3
tree6bb6c25afed14e4d5f7fd16a12fa9f1858d174c2
parentc8a6f2d911600fa9beac75fe442b35e446c72730
When invoking restart in another thread, must call RESTART-THREAD.
Also, look for a special CONTINUE restart in the current thread and
invoke that.
v7/src/runtime/debug.scm
v7/src/runtime/error.scm
v7/src/runtime/rep.scm
v7/src/runtime/runtime.pkg
v8/src/runtime/runtime.pkg