> 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 _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
