Spdk/test/unit/lib
Ben Walker 02d75f6237 thread: Move threading abstraction code out of util
This makes more sense as a first class library.

Change-Id: Ibd5c578f8708bd8c7d83fe1629e97c9a3316b56b
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/414698
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Madhu Pai <mpai@netapp.com>
2018-06-12 15:24:07 +00:00
..
bdev bdev: a new public function to get the I/O statistics of bdev 2018-05-23 17:49:21 +00:00
blob blobstore: freeze I/O during snapshoting. 2018-06-06 22:26:04 +00:00
blobfs test: move test_env.c under test/common/lib 2018-03-29 00:31:24 -04:00
event subsystem: add per module configuration dump 2018-03-23 02:47:40 -04:00
ioat test: use spdk.unittest.mk for ioat unit tests 2018-02-14 10:40:40 -05:00
iscsi iscsi: Factor out copy scsi status when it is not good 2018-06-11 22:23:55 +00:00
json json: Add spdk_json_decode_uint16 2018-06-05 21:30:02 +00:00
jsonrpc jsonrpc: allow send_buf to grow as needed 2018-02-15 11:03:54 -05:00
log rpc.py: remove references of "debug" trace flag 2018-04-25 17:31:28 +00:00
lvol lvol: add lvol inflate function 2018-05-23 18:12:52 +00:00
net net: create NET_MODULE for compiling different net_implementations 2018-03-15 17:54:29 -04:00
nvme nvme: factor out qpair destruction function 2018-06-08 00:26:05 +00:00
nvmf nvmf: Eliminate num_qpairs counter in controller struct 2018-06-07 16:07:38 +00:00
scsi scsi: Change spdk_scsi_task_alloc/free_data() from public to private 2018-06-06 17:09:22 +00:00
thread thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00
util thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00
vhost bdev: Rename spdk_internal/bdev.h to spdk/bdev_module.h 2018-05-25 16:02:22 +00:00
json_mock.c subsystem: add per module configuration dump 2018-03-23 02:47:40 -04:00
Makefile thread: Move threading abstraction code out of util 2018-06-12 15:24:07 +00:00