mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-28 20:51:13 +00:00
ebaed96716
Original commit message from CVS: When scheduling a group, check that its not the group thats currently in the top of the runqueue. Then, when scheduling a different group, disable the first group and search for the next enabled group to run. Stops deadlocking in loop based elements. Also remove the g_list_length's from the debugging statements for a bit of speed |
||
---|---|---|
.. | ||
cothreads_compat.h | ||
gstbasicscheduler.c | ||
gstoptimalscheduler.c | ||
gthread-cothreads.h | ||
Makefile.am |