Pass continuation's BLOCK-THREAD-EVENTS? member through the stack
authorChris Hanson <org/chris-hanson/cph>
Wed, 24 Feb 1999 05:59:23 +0000 (05:59 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 24 Feb 1999 05:59:23 +0000 (05:59 +0000)
commitf7c42701bf89c50be4ee587943d0f54be404db6b
tree06d0f1ace41752ad06f93da0f152a68a8a864e57
parented0e9f4ec55bb039299b97fe303f9069e17cb93c
Pass continuation's BLOCK-THREAD-EVENTS? member through the stack
parser.  This isn't right, but unless we implement
WITH-THREAD-EVENTS-BLOCKED, there's no way to do better.
v7/src/runtime/conpar.scm
v7/src/runtime/runtime.pkg
v8/src/runtime/conpar.scm
v8/src/runtime/runtime.pkg