bug-gnubg
[Top][All Lists]
Advanced

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

RE: [Bug-gnubg] Simple multi-threading... Update


From: Ingo Macherius
Subject: RE: [Bug-gnubg] Simple multi-threading... Update
Date: Wed, 17 Jan 2007 23:00:50 +0100

> Dual processor quad-core
>       One thread: 120
>       Eight threads: 20

Wow :)


> Linux
> -----
> 
> I've added some TLS (thread local store) code, so have 
> included some pthreads calls (as there didn't appear to be a 
> glib alternative) - maybe I should convert the glib 
> multithreaded code to pthreads as well?

To me it looks like glib supports thread locals:
http://developer.gnome.org/doc/API/2.0/glib/glib-Threads.html#GPrivate

Ingo





reply via email to

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