composition: Avoid a race in PAUSED_TO_READY
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Mon, 14 Jul 2014 15:47:07 +0000 (17:47 +0200)
committerThibault Saunier <tsaunier@gnome.org>
Fri, 31 Oct 2014 10:58:11 +0000 (11:58 +0100)
commit435e807f17763a32bbf509594ac5c956478f37b6
treee2aed5572ebdc71e0a757df91a75bda7abb4cc82
parent4c7731ede373b80d37d1d50023657adab40fd458
composition: Avoid a race in PAUSED_TO_READY

as we were using our children list in there without locking them.

Co-Authored by: Thibault Saunier <tsaunier@gnome.org>
gnl/gnlcomposition.c