libs/gst/check/gstcheck.*: Add a cond/mutex to the check support lib, signal this...
authorMichael Smith <msmith@xiph.org>
Fri, 2 Jun 2006 16:41:02 +0000 (16:41 +0000)
committerMichael Smith <msmith@xiph.org>
Fri, 2 Jun 2006 16:41:02 +0000 (16:41 +0000)
commitc4b93a932101cb05c27aa430e94868fc2ebcebed
tree55ce0d15c071e6643d0ca3ecb45ddeb9e8185289
parent9c25115125feeac471be9105a27bdc69e5232b01
libs/gst/check/gstcheck.*: Add a cond/mutex to the check support lib, signal this whenever we add to the buffers list...

Original commit message from CVS:
* libs/gst/check/gstcheck.c: (gst_check_init),
(gst_check_chain_func):
* libs/gst/check/gstcheck.h:
Add a cond/mutex to the check support lib, signal this whenever we
add to the buffers list. This will allow tests to not busy-wait on
the buffer-list.
ChangeLog
libs/gst/check/gstcheck.c
libs/gst/check/gstcheck.h