Spdk/test
Ben Walker a30ffb986e io_channel: No longer use thread-local storage
This serves two purposes. First, some older compiler
chains don't support thread local storage. Second,
we're going to need a way to iterate the list of
threads in the future, so keep them in a list.

Change-Id: I80e709f4665afb03cf4bcf0db19ef8ea353acdc1
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/362255
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-05-26 17:41:22 -04:00
..
app test/app/stub: create sentinel file when init complete 2017-05-26 12:14:19 -04:00
blobfs/rocksdb test/blobfs: use test stub 2017-05-25 16:55:03 -04:00
cpp_headers test/cpp_headers: autogenerate header test files 2016-10-03 10:24:18 -07:00
iscsi_tgt test/iscsi_tgt: optimization for ext4 test. 2017-05-26 14:48:08 -04:00
lib io_channel: No longer use thread-local storage 2017-05-26 17:41:22 -04:00
nvmf bdev: add a null bdev module 2017-05-15 14:00:37 -07:00
vhost vhost: added rpc commands to remove vhost controllers and devices 2017-05-18 01:01:46 -07:00
Makefile app/stub: add a stub application to accelerate startup 2017-05-25 13:52:09 -04:00
spdk_cunit.h include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00