guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Release 1.6 critical TODO items.


From: Rob Browning
Subject: Re: Release 1.6 critical TODO items.
Date: Sat, 23 Feb 2002 16:01:56 -0600
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.1 (i386-debian-linux-gnu)

Marius Vollmer <address@hidden> writes:

> Rob Browning <address@hidden> writes:
>
>> Marius Vollmer <address@hidden> writes:
>> 
>> > gentemp created symbols that were unique in a given obarray, which had
>> > not much to do with the global hash table that holds all (interned)
>> > symbols.  when you had no other use for the obarray, using gentemp
>> > with a specific obarray was equivalent to using a specific prefix.
>> 
>> OK, so do I have to worry about thread safety?
>
> Yes, I'd say so.  We should probably offer a syntactic form for
> wrapping code that needs to run isolated.  Is there some SRFI about
> this?

Hmm -- could you elaborate?  I'm not sure exactly what you're asking?
I was just asking if I should wrap my syncase.scm gensym internals
with a (lock-mutex) (unlock-mutex) pair...

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]