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 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxx http://mailman.alsa-project.org/mailman/listinfo/alsa-devel