gstreamer/testsuite/threads
Wim Taymans 5905655ead Reworked the GstThread implementation, make more operations threadsafe and more reliable.
Original commit message from CVS:
* gst/gstthread.c: (gst_thread_dispose), (gst_thread_sync),
(gst_thread_change_state), (gst_thread_child_state_change),
(gst_thread_main_loop):
* gst/gstthread.h:
* testsuite/threads/Makefile.am:
* testsuite/threads/queue.c:
* testsuite/threads/thread.c: (construct_pipeline), (change_state),
(main):
* testsuite/threads/threadc.c: (construct_pipeline):
* testsuite/threads/threadd.c: (main):
* testsuite/threads/threade.c: (main):
* testsuite/threads/threadf.c:
Reworked the GstThread implementation, make more operations
threadsafe and more reliable.
Moved testcases from the failing to the working list.
2004-09-06 15:57:11 +00:00
..
.gitignore keep this up to date, since I seem to be the only one who cares about not missing files on commits 2004-07-21 21:37:31 +00:00
Makefile.am Reworked the GstThread implementation, make more operations threadsafe and more reliable. 2004-09-06 15:57:11 +00:00
queue.c Reworked the GstThread implementation, make more operations threadsafe and more reliable. 2004-09-06 15:57:11 +00:00
thread.c Reworked the GstThread implementation, make more operations threadsafe and more reliable. 2004-09-06 15:57:11 +00:00
threadb.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
threadc.c Reworked the GstThread implementation, make more operations threadsafe and more reliable. 2004-09-06 15:57:11 +00:00
threadd.c Reworked the GstThread implementation, make more operations threadsafe and more reliable. 2004-09-06 15:57:11 +00:00
threade.c Reworked the GstThread implementation, make more operations threadsafe and more reliable. 2004-09-06 15:57:11 +00:00
threadf.c Reworked the GstThread implementation, make more operations threadsafe and more reliable. 2004-09-06 15:57:11 +00:00
threadg.c testsuite/threads/: added test to check if problem when removing all elements from a 2004-07-09 14:18:35 +00:00