Use GCC atomic builtin operations.
authorHiroyuki Ikezoe <poincare@ikezoe.net>
Thu, 7 Jan 2010 10:33:39 +0000 (19:33 +0900)
committerHiroyuki Ikezoe <poincare@ikezoe.net>
Thu, 7 Jan 2010 10:33:39 +0000 (19:33 +0900)
commit37716bd00a7911de545ebca3dc7a248503eaf46e
tree8a55a1c53684b1ff9961e9000734063891b56399
parent7211f7f8eb6845b010f45dd9084f67f80af40412
Use GCC atomic builtin operations.

Fix for bug #531902.
configure.in
glib/Makefile.am
glib/gatomic-gcc.c [new file with mode: 0644]