gstreamer/libs/gst
Doug Nazar 9efd519c81 gstcheck: Ensure unused threadpool threads are stopped
Ensures that all unused threads are exited before the atexit()
handlers run.

This prevents a race with any thread that used the OpenSSL library
between it's thread cleanup routine and it's atexit() cleanup routine
which can cause a SIGSEGV.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/812>
2021-05-12 03:08:30 +00:00
..
base aggregator: Release pads' peeked buffer when removing the pad or finalizing it 2021-04-06 21:17:56 +03:00
check gstcheck: Ensure unused threadpool threads are stopped 2021-05-12 03:08:30 +00:00
controller gst: don't use volatile to mean atomic 2021-03-19 04:15:19 +00:00
helpers ptp_helper_post_install.sh: deal with none 2020-09-09 19:27:19 +00:00
net gst: don't use volatile to mean atomic 2021-03-19 04:15:19 +00:00
meson.build meson: Always use a dependency object for dependencies 2018-09-05 16:33:43 +05:30