gstreamer/libs
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
..
gst gstcheck: Ensure unused threadpool threads are stopped 2021-05-12 03:08:30 +00:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-19 21:26:14 +01:00