From 1d18e62477c9f263f7b70a4bfdd45067504dc9f8 Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Sat, 21 Feb 2015 11:41:02 -0700 Subject: [PATCH] smp: README.txt wordsmithing. Squash into be90997. --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.25.1