Add a threaded test for g_object_replace_data
authorMatthias Clasen <mclasen@redhat.com>
Sat, 1 Sep 2012 04:20:22 +0000 (00:20 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 2 Sep 2012 19:10:20 +0000 (15:10 -0400)
commitd80d70458ad1711f9c1935a58df3eb9e04853464
tree4648d165df42d44a033b09fed72235fc9d4dd807
parent2fa77fb76c452755fe5f2a1ebe10f27583959250
Add a threaded test for g_object_replace_data

This is the threaded atomic add test from glib/tests/atomic.c,
redone using qdata instead of an atomic int to store the values.
gobject/tests/Makefile.am
gobject/tests/qdata.c [new file with mode: 0644]