Spdk/test/unit/lib/nvmf
Ben Walker b1c79d722b thread: Rename spdk_allocate_thread to spdk_thread_create
This mirrors pthread_create, which works more closely
to the new style where SPDK libraries can spawn their
own threads.

Change-Id: Ic524c4c35bcf7c1611e4f261ebb64b98ac5a5a1b
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/c/440596
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2019-01-17 11:24:38 +00:00
..
ctrlr_bdev.c trace: inline tpoint_mask checking 2018-09-04 17:09:25 +00:00
ctrlr_discovery.c test/unit: remove unnecessary mock definitions 2019-01-13 00:48:20 +00:00
ctrlr.c test/unit: remove unnecessary mock definitions 2019-01-13 00:48:20 +00:00
rdma.c nvmf: add the transport shared buffer num configuration option. 2018-12-20 19:55:57 +00:00
request.c trace: inline tpoint_mask checking 2018-09-04 17:09:25 +00:00
subsystem.c test: Use ut_multithread framework in nvmf subsystem unit test 2018-12-18 23:31:08 +00:00
tcp.c thread: Rename spdk_allocate_thread to spdk_thread_create 2019-01-17 11:24:38 +00:00
Makefile test/nvmf: Add unit tests for NVMe-oF TCP transport 2018-12-13 02:42:12 +00:00