gst/gstthread.c: Make sure no iteration happens while performing the state change...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 7 Oct 2004 18:34:57 +0000 (18:34 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 7 Oct 2004 18:34:57 +0000 (18:34 +0000)
commit625722ecdc81a6af73a9c609e7abe623a59bd19a
tree920e8f312f73db3b25bdd7be687f816e6c7d0976
parentc43a7670f0acf2def2384b79bba63776c93b3371
gst/gstthread.c: Make sure no iteration happens while performing the state change as it could mess up the internal co...

Original commit message from CVS:
* gst/gstthread.c: (gst_thread_change_state),
(gst_thread_child_state_change):
Make sure no iteration happens while performing
the state change as it could mess up the internal
consistency of the thread state.
ChangeLog
gst/gstthread.c