gstreamer/gst/cothreads
Andy Wingo 3c798cc8a0 i got it to work. i am the hack-master of the moment. check out test-pth-pthreads2.c.
Original commit message from CVS:
i got it to work. i am the hack-master of the moment. check out test-pth-pthreads2.c.
2002-01-23 03:14:19 +00:00
..
acconfig.h added a test for pth and pthreads. in summary, it doesn't work because in __pthread_find_self() some funny stack poin... 2002-01-21 05:09:17 +00:00
acinclude.m4 The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
AUTHORS The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
autogen.sh build system tweaks, and now the cothreads test code will build and configure with the rest of gst. 2002-01-23 00:04:33 +00:00
ChangeLog The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
configure.ac The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
COPYING The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
INSTALL The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
linuxthreads-internals.h i got it to work. i am the hack-master of the moment. check out test-pth-pthreads2.c. 2002-01-23 03:14:19 +00:00
Makefile.am i got it to work. i am the hack-master of the moment. check out test-pth-pthreads2.c. 2002-01-23 03:14:19 +00:00
NEWS The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
pth.h.in The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
pth_acmac.h.in The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
pth_debug.c The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
pth_errno.c The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
pth_mctx.c The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
pth_p.h.in The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
pth_vers.c The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
README The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
shtool The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
test-pth-pthreads.c this works, but it sucks 2002-01-22 21:48:26 +00:00
test-pth-pthreads2.c i got it to work. i am the hack-master of the moment. check out test-pth-pthreads2.c. 2002-01-23 03:14:19 +00:00
test-pth.c The core code from pth has been taken out and included in gstreamer. 2002-01-21 00:20:29 +00:00
test-pthreads.c i got it to work. i am the hack-master of the moment. check out test-pth-pthreads2.c. 2002-01-23 03:14:19 +00:00

I ripped the core out of GNU pth to provide cothreading for GStreamer. That's
what this package is. It was written by Ralf Engelschall. Plaudits to him, bug
reports to gstreamer-devel@lists.sourceforge.net.

wingo <wingo@pobox.com>, 20 Jan 2002