mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-07 00:18:44 +02:00
Reading access to ref_count only with g_atomic_int_get().
2004-02-27 Sebastian Wilhelmi <seppi@seppi.de> * glib/gasyncqueue.c, glib/gasyncqueue.h: Reading access to ref_count only with g_atomic_int_get().
This commit is contained in:
committed by
Sebastian Wilhelmi
parent
4054cc5979
commit
d77011caf4
@@ -6,6 +6,9 @@
|
||||
g_async_queue_ref_locked is deprecated, but still there to
|
||||
preserve ABI.
|
||||
|
||||
* glib/gasyncqueue.c, glib/gasyncqueue.h: Reading access to
|
||||
ref_count only with g_atomic_int_get().
|
||||
|
||||
Fri Feb 27 02:00:34 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* acglib.m4: quote AC_DEFUN macro names so automake
|
||||
|
Reference in New Issue
Block a user