mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-03-12 05:34:05 -04:00
Calling "iterate()" on a loop that has not been entered by the calling thread is invalid. So try to diagnose misbehaving applications on a "best effort" basis by checking `impl::enter_count`. This is not a foolproof check, and can also technically cause data races while reading the variable. See #5148 |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| include-private/spa-private | ||
| lib | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||