implemented threadsafe property set/get system as discussed in docs/random/wingo...
authorAndy Wingo <wingo@pobox.com>
Sun, 26 May 2002 03:23:25 +0000 (03:23 +0000)
committerAndy Wingo <wingo@pobox.com>
Sun, 26 May 2002 03:23:25 +0000 (03:23 +0000)
commitd2ed0906a69ee89f55a916f68154f8f4cac8395d
treeecded1df289077a5de11b2c5d45081f6d7f95baf
parent9a6e87b6b6b46883825f700b9a7d6b1e862abbf1
implemented threadsafe property set/get system as discussed in docs/random/wingo/threadsafe-properties some cleanups ...

Original commit message from CVS:
* implemented threadsafe property set/get system as discussed in
docs/random/wingo/threadsafe-properties
* some cleanups
* this change will cause binary incompatibilities, better rebuild them plugins

now, off to drink :-)
gst/gstelement.c
gst/gstelement.h
gst/gstobject.h
gst/gstpad.c
gst/gstthread.c
gst/schedulers/gstbasicscheduler.c