History log of /external/bluetooth/glib/tests/slice-threadinit.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
84fdf0d00eb3b615ca4cbef8ce54881c14745264 01-Mar-2009 Matthias Clasen <matthiasc@src.gnome.org> Fix distcheck

svn path=/trunk/; revision=7932
/external/bluetooth/glib/tests/slice-threadinit.c
964d75ebe37ba879d05fa1b27f06aed63e7106db 12-Jul-2007 Tim Janik <timj@imendio.com> migrate per-thread magazine caches from single-thread scenario to first

Thu Jul 12 15:46:40 2007 Tim Janik <timj@imendio.com>

* glib/gslice.c: migrate per-thread magazine caches from single-thread
scenario to first thread using GSlice after g_thread_init(); based on
a patch by Tor Lillqvist, fixes #331853.
removed warning about g_thread_init() being called after other glib
functions (in particular g_slice* calls), because GSlice can cope
with this now and the rest of glib is believed to cope as well.

* tests/slice-threadinit.c: new test program which tests GSlice working
across g_thread_init() calls.



svn path=/trunk/; revision=5629
/external/bluetooth/glib/tests/slice-threadinit.c