From: Jim Blandy
Subject: dynamic binding and threads
Date: 
Message-ID: <npr9lt286i.fsf@zwingli.cygnus.com>
Do folks here know of any good papers on how to efficiently reconcile
dynamically scoped variables with threads?

There is an implementation note in CLtL's chapter on "Scope and
Extent" mentioning the interactions between dynamic extent and
multiprocessing implementations.  I'm looking for help sorting through
the various possible implementation strategies and their consequences.