mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 14:06:23 +00:00
The library is thread-safe by itself and potentially calls back into our code, not only from the same thread but also from other threads. This can easily lead to deadlocks if we try to hold our mutex on both sides. |
||
---|---|---|
.. | ||
gstsctpdec.c | ||
gstsctpdec.h | ||
gstsctpenc.c | ||
gstsctpenc.h | ||
gstsctpplugin.c | ||
meson.build | ||
sctpassociation.c | ||
sctpassociation.h |