bug-guile
[Top][All Lists]
Advanced

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

Re: [Gc] pthreads and libgc


From: Andy Wingo
Subject: Re: [Gc] pthreads and libgc
Date: Fri, 25 Mar 2011 15:49:26 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

On Sun 20 Mar 2011 04:51, "Boehm, Hans" <address@hidden> writes:

> For newer collectors, it might be possible to instead arrange for
> pthread_create not to be redirected to GC_pthread_create, and for
> threads that need to be known to the GC to register themselves.  I
> haven't thought through whether that might be feasible here.

I have done this, and it seems to work, though I have a leak to track
down, yet.  I'll let the list know if I get stuck again.  But in the
meantime, thanks very much for the help!

Andy
-- 
http://wingolog.org/



reply via email to

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