Spdk/test/unit/lib
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
..
bdev test: Use ut_multithread framework in bdev/pmem 2019-01-15 16:53:12 +00:00
blob build: use linker specified by the LD env variable 2019-01-07 19:49:11 +00:00
blobfs thread: Rename spdk_allocate_thread to spdk_thread_create 2019-01-17 11:24:38 +00:00
event app: add option to read json configuration files during startup 2019-01-14 04:48:18 +00:00
ioat pci: remove ioat-specific attach functions 2018-12-07 17:24:19 +00:00
iscsi build: remove duplicate spdk.app.mk includes 2018-12-11 18:07:53 +00:00
json json: add utilities function enabling itaration over JSON object 2018-10-18 16:07:37 +00:00
jsonrpc jsonrpc: fix received JSON buffer overwrite 2019-01-10 14:31:37 +00:00
log build: remove duplicate spdk.app.mk includes 2018-12-11 18:07:53 +00:00
lvol test: Use ut_multithread framework in lvol unit test 2018-12-20 15:49:39 +00:00
nvme test/unit: remove unnecessary mock definitions 2019-01-13 00:48:20 +00:00
nvmf thread: Rename spdk_allocate_thread to spdk_thread_create 2019-01-17 11:24:38 +00:00
reduce reduce: remove close callback 2019-01-16 22:25:13 +00:00
scsi thread: Rename spdk_thread_msg to spdk_msg_fn 2018-12-18 23:31:08 +00:00
sock build: remove duplicate spdk.app.mk includes 2018-12-11 18:07:53 +00:00
thread thread: Rename spdk_allocate_thread to spdk_thread_create 2019-01-17 11:24:38 +00:00
util util/string: sprintf_append_realloc to concatenate strings with realloc 2019-01-14 21:22:56 +00:00
vhost test/unit: remove unnecessary mock definitions 2019-01-13 00:48:20 +00:00
json_mock.c subsystem: add per module configuration dump 2018-03-23 02:47:40 -04:00
Makefile reduce: add configure option 2018-11-08 00:01:47 +00:00