pulseaudio/src
Arun Raghavan 363b1ae69c thread-mainloop: Add API for running a callback unlocked
This adds API to allow clients to schedule a callback in the mainloop
thread without the mainloop lock being held. This is meant for a case
where the client might be dealing with locking its own objects in
addition to the mainloop thread itself. In this case, it might need ton
control the locking order of the two, to match the order in other
threads, as it might not always be able to allow for its objects to be
locked after the mainloop thread lock.
2019-03-31 09:18:37 +00:00
..
daemon Remove "module" from "module user requested module" 2019-02-16 10:19:36 +00:00
modules null-source: fix multiple bugs 2019-03-29 06:11:06 +00:00
pulse thread-mainloop: Add API for running a callback unlocked 2019-03-31 09:18:37 +00:00
pulsecore remap: support S32NE work format 2019-03-29 06:04:28 +00:00
tests thread-mainloop: Add API for running a callback unlocked 2019-03-31 09:18:37 +00:00
utils channel/s to channel(s) 2019-02-16 11:11:58 +00:00
.gitignore .gitignore: add passthrough-test 2018-10-23 19:18:26 +03:00
depmod.py update FSF addresses to FSF web page 2015-01-14 22:20:40 +02:00
Makefile.am tests: Shorten how long daemon tests take to run 2019-01-16 09:39:24 +05:30
map-file thread-mainloop: Add API for running a callback unlocked 2019-03-31 09:18:37 +00:00
meson.build meson: Add optional Async NS support 2018-12-27 17:25:56 +05:30