added (hopefully) compatible cothreads emulation by using GThreads.
authorBenjamin Otte <otte@gnome.org>
Tue, 11 Mar 2003 21:01:31 +0000 (21:01 +0000)
committerBenjamin Otte <otte@gnome.org>
Tue, 11 Mar 2003 21:01:31 +0000 (21:01 +0000)
commitc3ebe159bdafdb85dc1334afd4ebce8b17957537
treed5c6ec5f8b46980b7894ae676d48be914d1d96b2
parent02a6f7ffa86457ec66031dd14c9d6ba21482343e
added (hopefully) compatible cothreads emulation by using GThreads.

Original commit message from CVS:
added (hopefully) compatible cothreads emulation by using GThreads.
use '--gst-scheduler=basicgthread' to try it out
includes bugfix for opt to call do_cothreads_init when using threads
gst/schedulers/Makefile.am
gst/schedulers/cothreads_compat.h
gst/schedulers/gstoptimalscheduler.c
gst/schedulers/gthread-cothreads.h [new file with mode: 0644]