pulseaudio/src
Arun Raghavan eb912d3605 rtpoll: Separate out before/after/work callback userdata
It is possible that we might want to have a separate userdata to be used
for these callbacks, so let's split them out.

This is particularly needed when using an pa_rtpoll_item around pa_fdsem
since that uses its own before/after callback but will essentially have
whatever is using the fdsem set up the work callback appropriately (and
thus at least the work callback's userdata needs to be separated from
the before/after callback -- we might as well then just separate all
three).

Signed-off-by: Arun Raghavan <arun@arunraghavan.net>
2019-11-08 17:39:03 +05:30
..
daemon start-pulseaudio-x11: fix KDE version check 2019-10-31 15:42:41 +02:00
modules rtpoll: Separate out before/after/work callback userdata 2019-11-08 17:39:03 +05:30
pulse Fix memory leak in context_free 2019-11-02 22:54:03 +03:00
pulsecore rtpoll: Separate out before/after/work callback userdata 2019-11-08 17:39:03 +05:30
tests rtpoll: Separate out before/after/work callback userdata 2019-11-08 17:39:03 +05:30
utils qpaeq: use python3 instead of python 2 2019-10-25 08:39:03 -03:00
.gitignore .gitignore: add atomic-test 2019-06-15 11:14:33 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am autotools: Put module-tunnel-source X11_CFLAGS into CFLAGS instead of LDFLAGS 2019-09-20 15:03:57 +03:00
map-file thread-mainloop: Add API for running a callback unlocked 2019-03-31 09:18:37 +00:00
meson.build meson: link libintl if it's not provided by libc 2019-09-25 04:42:03 +00:00