Save "block-thread-events" flag in continuations. This guarantees
authorChris Hanson <org/chris-hanson/cph>
Wed, 24 Feb 1999 04:44:04 +0000 (04:44 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 24 Feb 1999 04:44:04 +0000 (04:44 +0000)
commit3add02d6a95351106e8a2560d928d7d8d61ad7fc
treee9438fb2ee4f48e843ee7fdbc1f24c8eb01ef509
parent88d1cce1e4b61b896f25240cfa6d07b7a980322f
Save "block-thread-events" flag in continuations.  This guarantees
that it will be properly stored no matter where the continuation is
captured.
v7/src/runtime/contin.scm
v7/src/runtime/runtime.pkg
v7/src/runtime/thread.scm
v8/src/runtime/runtime.pkg