Spdk/test/lib/util
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
..
bit_array include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
io_channel io_channel: No longer use thread-local storage 2017-05-26 17:41:22 -04:00
string include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
Makefile util: Add a function to parse ip addresses. 2017-02-07 17:12:38 -07:00