[Openmcl-devel] process-run-function and "dynamic vs lexical"
    Tim Bradshaw 
    tfb at tfeb.org
       
    Thu Oct 22 07:42:27 PDT 2009
    
    
  
On 22 Oct 2009, at 15:16, Taoufik Dachraoui wrote:
>
> The last 2 tests are obviously what I expected but I do not understand
> why when using process-run-function the y value within the new process
> is 1 and not 3. How to explain this, it is really confusing for me?
I don't know CCL's threading model, but the standard thing would be  
that special bindings are per-thread.
    
    
More information about the Openmcl-devel
mailing list