From: Matt Birkholz Date: Sat, 21 Feb 2015 18:41:02 +0000 (-0700) Subject: smp: README.txt wordsmithing. Squash into be90997. X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=1d18e62477c9f263f7b70a4bfdd45067504dc9f8;p=mit-scheme.git smp: README.txt wordsmithing. Squash into be90997. --- diff --git a/README.txt b/README.txt index e68a48f7e..fd36e82cc 100644 --- a/README.txt +++ b/README.txt @@ -998,8 +998,8 @@ The hits with accompanying analysis: OK. Multi-threaded access to the chain of waiters is already adequately serialized by the condition-variable.lock. Adding - without-interrupts just avoids aborts (interrupts that throw) - that would leave the doubly-linked chain broken. + without-interrupts just avoids aborts that would break a + doubly-linked chain. conpar.scm:453: ((eq? marker-type set-interrupt-enables!) Not a call -- the object from a stack marker.