GHash: Avoid nonatomic access to the reference count
authorMatthias Clasen <mclasen@redhat.com>
Sun, 29 May 2011 01:40:12 +0000 (21:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 29 May 2011 01:40:12 +0000 (21:40 -0400)
commitabf719362a5c17854557542cc21fe93ae04419d7
tree091913b6531a0c42643f5c95c025abf1087186df
parentf12650392bcf0ae134c3cd46d4bf0e11468b94d8
GHash: Avoid nonatomic access to the reference count

Not really necessary to constantly double-check the ref
count, anyway.
glib/ghash.c