pipewire/spa/plugins/support
Wim Taymans 54933b67fd loop: clean polling flag when leaving the loop
When we leave the last recursive enter of the loop, clear the polling
flag.

It might be possible that it was not cleared because the loop might have
been killed with pthread_kill. In any case, the _leave calls need to be
made in this case as well.

This fixes issues when jack clients stop because it triggers and assert
because the polling flag is still active when the object is cleared.

See !1171
2022-03-07 10:27:22 +01:00
..
cpu-arm.c
cpu-x86.c
cpu.c
dbus.c
evl-plugin.c
evl-system.c
journal.c
log-patterns.c
log-patterns.h
logger.c support: close log file when we opened it 2022-02-08 11:30:39 +01:00
loop.c loop: clean polling flag when leaving the loop 2022-03-07 10:27:22 +01:00
meson.build
node-driver.c spa: only remove embedded source from data loop from within the loop 2022-03-06 18:40:43 +00:00
null-audio-sink.c spa: only remove embedded source from data loop from within the loop 2022-03-06 18:40:43 +00:00
plugin.c
system.c