Make a g_tree_node_free() function to avoid code duplication. Use g_atomic_ function...
authorDana Jansens <danakj@orodu.net>
Thu, 12 Nov 2009 14:40:31 +0000 (09:40 -0500)
committerDana Jansens <danakj@orodu.net>
Thu, 12 Nov 2009 22:21:09 +0000 (17:21 -0500)
commit321088e37a2fb4bf53cfac28654da7b60685eeae
tree5efdff33954e7e0f721dfc52ad85d8c4a8ea5f41
parent6d5659541d333e227940dfe98ff41d0303a4e6b2
Make a g_tree_node_free() function to avoid code duplication.  Use g_atomic_ functions to increment/decrement reference counters in a GTreeNode.
glib/gtree.c