the cothreads library now builds, but it's untested the public api is in cothreads.h
authorAndy Wingo <wingo@pobox.com>
Mon, 28 Jan 2002 01:29:10 +0000 (01:29 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 28 Jan 2002 01:29:10 +0000 (01:29 +0000)
commit45a4d305fd32d34a98e57bf09b0c5b9ba651946f
tree86b479b4fabf31adf1986f79aabc870616435bd4
parent9d34e82b9a9117a9f7c359bd5ff424fef331f955
the cothreads library now builds, but it's untested the public api is in cothreads.h

Original commit message from CVS:
the cothreads library now builds, but it's untested
the public api is in cothreads.h
13 files changed:
gst/cothreads/Makefile.am
gst/cothreads/acinclude.m4
gst/cothreads/autogen.sh
gst/cothreads/configure.ac
gst/cothreads/cothread-stack.c
gst/cothreads/cothreads-private.h [new file with mode: 0644]
gst/cothreads/cothreads.c [new file with mode: 0644]
gst/cothreads/cothreads.h [new file with mode: 0644]
gst/cothreads/m4/glib.m4 [new file with mode: 0644]
gst/cothreads/m4/gst-feature.m4 [new file with mode: 0644]
gst/cothreads/m4/linuxthreads.m4 [new file with mode: 0644]
gst/cothreads/m4/pkg.m4 [new file with mode: 0644]
gst/cothreads/m4/pth-acinclude.m4 [new file with mode: 0644]