gstreamer/libs/gst
Havard Graff fa34768729 harness: improve _wait_for_clock_id_waits performance
By moving the functionality down to the testclock, the implementation
no longer needs to poll the waits, but rather wait properly for
them to be added.

The performance-hit here would be that by polling the test-clock
regularly, you would create contention on the testclock-lock, making code
using the testclock (gst_clock_id_wait) fighting for the lock.
2018-11-06 11:46:06 +01:00
..
base clock: Keep weak reference to underlying clock 2018-11-03 19:00:22 +02:00
check harness: improve _wait_for_clock_id_waits performance 2018-11-06 11:46:06 +01:00
controller libs: figure out right export define in configure 2018-09-24 08:39:37 +01:00
helpers meson: host_system is 'ios' when building for iOS 2018-08-17 02:55:43 +05:30
net ptp clock: Wait for ANNOUNCE before selecting a master 2018-10-11 22:11:51 +11:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 17:49:44 +01:00
meson.build meson: Always use a dependency object for dependencies 2018-09-05 16:33:43 +05:30