GVariant: refactor locking a bit more
authorRyan Lortie <desrt@desrt.ca>
Sat, 29 Nov 2014 20:04:45 +0000 (15:04 -0500)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Fri, 10 Jul 2015 09:47:42 +0000 (11:47 +0200)
Change the internal g_variant_ensure_serialised() helper over to working
on unlocked instances and have it conditionally acquire the lock using
the utility function added in the last commit.


No differences found