- Removed unused locking from the cothreads
authorWim Taymans <wim.taymans@gmail.com>
Mon, 8 Jul 2002 19:07:30 +0000 (19:07 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 8 Jul 2002 19:07:30 +0000 (19:07 +0000)
commitae87d97cb2aa860493e6f5453174b2506e1d893f
treed7965bd977e57fbdeec40e462365b2315a38cae2
parent160f5b168dd9a8af8f4a10392da82c6e29957b71
- Removed unused locking from the cothreads

Original commit message from CVS:
- Removed unused locking from the cothreads
- use G_*_DECLS in .h files
- remove gstlog.h include from gstobject.h, add to .c files
- removed unused refcounting code from gstobject
- small fixes in #includes
- Added Scheduling policy and priority properties to gstthread so that
SCHED_FIFO and SCHED_RR threads can be constructed.
39 files changed:
gst/autoplug/gstautoplugcache.c
gst/gst.h
gst/gstautoplug.c
gst/gstautoplug.h
gst/gstbin.c
gst/gstbin.h
gst/gstcaps.c
gst/gstcaps.h
gst/gstclock.h
gst/gstelement.h
gst/gstelementfactory.c
gst/gstextratypes.h
gst/gstobject.c
gst/gstobject.h
gst/gstparse.c
gst/gstparse.h
gst/gstpipeline.c
gst/gstpipeline.h
gst/gstplugin.c
gst/gstplugin.h
gst/gstpluginfeature.c
gst/gstpluginfeature.h
gst/gstprops.h
gst/gstregistry.c
gst/gstscheduler.c
gst/gstscheduler.h
gst/gstsystemclock.h
gst/gstthread.c
gst/gstthread.h
gst/gsttimecache.h
gst/gsttrace.h
gst/gsttype.c
gst/gsttype.h
gst/gsttypefind.c
gst/gsttypefind.h
gst/gsttypes.h
gst/gstutils.h
gst/gstxml.c
gst/gstxml.h