Tim Janik 2d1cf6c139 moved G_DATALIST_*_POINTER() macros here, because proper use requires the
Sun Jul 31 01:50:20 2005  Tim Janik  <timj@gtk.org>

        * glib/gdataset.c:
        moved G_DATALIST_*_POINTER() macros here, because proper use requires
        the global g_dataset_global mutex to be acquired.
        g_datalist_id_get_data():
        g_datalist_unset_flags():
        g_datalist_set_flags(): properly acquire and release dataset mutex.

        * glib/gdatasetprivate.h: implement G_DATALIST_GET_FLAGS() via atomic
        pointer access to account for memory barriers. moved all other macros.
2005-07-31 00:05:39 +00:00
..
2003-07-28 23:00:51 +00:00
2005-03-14 05:07:52 +00:00
2003-09-07 22:36:58 +00:00
2005-03-14 05:06:17 +00:00
2004-12-15 16:34:49 +00:00
2005-06-10 13:24:02 +00:00
2005-05-01 22:28:57 +00:00
2005-07-01 19:29:33 +00:00
2002-02-17 23:28:43 +00:00
2005-05-20 19:30:02 +00:00
2004-03-01 20:47:49 +00:00
2005-07-20 17:12:45 +00:00
2004-08-02 22:24:17 +00:00