7 Jul
2016
7 Jul
'16
4:30 p.m.
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