[alsa-devel] [PATCH alsa-lib 0/3] Misc fix and pcm-multi-thread test
Takashi Iwai
tiwai at suse.de
Thu Jul 7 16:30:06 CEST 2016
Hi,
this is an excerpt from my previous RFC patchset for thread safety,
containing a trivial cleanup and an addition of pcm-multi-thread test
program, where both can be applied generically without thread-safe
patches.
It's just a resend, as these have no changes from the previous post.
Takashi
===
Takashi Iwai (3):
pcm: Remove superfluous rmb() from PCM meter plugin
test: Add pcm-multi-thread program
Add pcm-multi-thread to .gitignore
.gitignore | 1 +
src/pcm/pcm_meter.c | 1 -
test/Makefile.am | 3 +-
test/pcm-multi-thread.c | 263 ++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 266 insertions(+), 2 deletions(-)
create mode 100644 test/pcm-multi-thread.c
--
2.9.0
More information about the Alsa-devel
mailing list