Spdk/test/unit/lib/util/io_channel.c
Ben Walker 111eef8f19 channel: Add spdk_for_each_thread
This function will send a message to each allocated
thread asynchronously, then call a callback on
the originating thread.

Change-Id: I3ebe7c6c5b460a944a32487d1091b601a482a256
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/388041
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2017-11-28 15:29:35 -05:00
..
.gitignore test: move lib/util unit tests to test/unit 2017-06-20 13:46:07 -04:00
io_channel_ut.c channel: Add spdk_for_each_thread 2017-11-28 15:29:35 -05:00
Makefile test: add framework for simulating multithreading in unit tests 2017-09-20 19:27:06 -04:00