[Xfce4-commits] r24258 - in xfce4-panel/trunk: . libxfce4panel panel
Nick Schermer
nickschermer at gmail.com
Wed Jan 3 19:48:02 CET 2007
2007/1/3, Benedikt Meurer <benedikt.meurer at unix-ag.uni-siegen.de>:
> You do not need g_thread_init() to use the slice allocator, that's just
> wasted CPU cycles. You need to call g_thread_init() prior to using the
> slice allocator ONLY if you plan to use threads. Since neither the panel
> nor most of the plugins use threads, I'd recommend to revert this one.
A, I'm actually glad to hear this. Thanks Benny.
Nick
More information about the Xfce4-dev
mailing list