Spdk/test/lib
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
..
bdev io_channel: Remove per-channel priority 2017-05-26 13:42:19 -04:00
blob io_channel: Add a message passing callback 2017-05-26 13:42:19 -04:00
blobfs io_channel: Add a message passing callback 2017-05-26 13:42:19 -04:00
env include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
event env: Add wrappers for a lockless ring 2017-05-09 14:02:15 -07:00
ioat include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
iscsi scsi: pass management function as a parameter 2017-05-18 13:47:42 -07:00
json json_util_ut.c: added int32 and uint32 json decode tests. 2017-05-24 11:51:30 -04:00
jsonrpc include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
log include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
nvme examples/nvme/perf: add a latency summary 2017-05-24 23:39:06 -04:00
nvmf io_channel: Remove per-channel priority 2017-05-26 13:42:19 -04:00
scsi io_channel: Remove per-channel priority 2017-05-26 13:42:19 -04:00
util io_channel: No longer use thread-local storage 2017-05-26 17:41:22 -04:00
Makefile test/iscsi: build iSCSI unit tests on FreeBSD 2017-03-29 15:27:50 -07:00
test_env.c include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00