Le vendredi 08 août 2008 à 17:10 +0100, James Youngman a écrit :
> On Fri, Aug 8, 2008 at 9:43 AM, Yoann Vandoorselaere
> <[EMAIL PROTECTED]> wrote:
> > Le vendredi 08 août 2008 à 00:37 +0200, Bruno Haible a écrit :
>
> >> gl_thread_atfork ?! Sounds advanced and weird to implement as well.
> >
> >
On Fri, Aug 8, 2008 at 9:43 AM, Yoann Vandoorselaere
<[EMAIL PROTECTED]> wrote:
> Le vendredi 08 août 2008 à 00:37 +0200, Bruno Haible a écrit :
>> gl_thread_atfork ?! Sounds advanced and weird to implement as well.
>
> This one is especially important for library using threads: if an
> applicatio
Hello Eric, Bruno, gentlemen,
On Thursday, August 7, 2008 at 7:37:47 -0600, Eric Blake wrote:
> I would appreciate some feedback before making the 1.4.12 release
With pleasure. My environment: old Linux box (Intel Pentium 200 MMX,
Debian bo, kernel 2.0.40, gcc 2.7.2.1, libc 5.4.33, GNU ld cygnu
Le vendredi 08 août 2008 à 00:37 +0200, Bruno Haible a écrit :
> > - Include a new glthread module (which doesn't handle sched_yield, since
> > that might pull another dependency in. I guess we need yet another
> > separate module for this one).
>
> It's a pity, because one cannot write a reasonab
Hi Bruno,
Le vendredi 08 août 2008 à 00:01 +0200, Bruno Haible a écrit :
> > I'm not competent to write the Win32 implementation unfortunately. Will
> > you be able to do this part of the work?
>
> Yes. Win32 has the necessary primitives, it's only a matter of looking them
> up... I can do that.