Use g_atomic_int_(inc|dec_and_test) for reference counting.
authorSebastian Wilhelmi <seppi@seppi.de>
Fri, 27 Feb 2004 16:06:31 +0000 (16:06 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Fri, 27 Feb 2004 16:06:31 +0000 (16:06 +0000)
commit4054cc5979de9fe27995170fa8c3faec272c10f2
tree395484cd3991b68f0204c6bc2032439b99226459
parenta4d564c59209d36b5a87e551733f13759d882ef6
Use g_atomic_int_(inc|dec_and_test) for reference counting.

2004-02-27  Sebastian Wilhelmi  <seppi@seppi.de>

* glib/gasyncqueue.c, glib/gasyncqueue.h: Use
g_atomic_int_(inc|dec_and_test) for reference
counting. g_async_queue_unref_and_unlock and
g_async_queue_ref_locked is deprecated, but still there to
preserve ABI.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
glib/gasyncqueue.c
glib/gasyncqueue.h