Enhanced debugging by making DEBUG() print out the cothread ID as well as the process...
authorErik Walthinsen <omega@temple-baptist.org>
Sun, 3 Dec 2000 00:17:52 +0000 (00:17 +0000)
committerErik Walthinsen <omega@temple-baptist.org>
Sun, 3 Dec 2000 00:17:52 +0000 (00:17 +0000)
commit34811a366dc90a8dbed979adb28ac6f994b33ea5
tree2945f92fed77189f960f9de7aad163a128d99eee
parent16834308e738da5ed89a6f454b120d259641e7f8
Enhanced debugging by making DEBUG() print out the cothread ID as well as the process ID.  cothread_getcurrent return...

Original commit message from CVS:
Enhanced debugging by making DEBUG() print out the cothread ID as well as
the process ID.  cothread_getcurrent returns the current cothread ID, or
-1 if cothreads aren't set up in this process context.
gst/cothreads.c
gst/cothreads.h
gst/gst.h