CVSROOT:        /cvs/gnome
Module name:    glib
Changes by:     timj    05/07/30 20:05:39

Modified files:
        .              : ChangeLog 
        glib           : gdataset.c gdatasetprivate.h 

Log message:
Sun Jul 31 01:50:20 2005  Tim Janik  <[EMAIL PROTECTED]>

* 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.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=glib&who=timj&date=explicit&mindate=2005-07-30%2020:04&maxdate=2005-07-30%2020:06

_______________________________________________
cvs-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to