Spdk/examples
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 thread: Rename spdk_allocate_thread to spdk_thread_create 2019-01-17 11:24:38 +00:00
blob build: move app rules to spdk.app.mk 2018-12-12 22:35:21 +00:00
ioat build: move app rules to spdk.app.mk 2018-12-12 22:35:21 +00:00
nvme nvme_perf: Factor out allocate task operation into a function 2019-01-09 19:54:35 +00:00
sock example/sock: avoid register poller multiple times 2018-12-19 01:45:04 +00:00
Makefile examples/sock/hello_sock: introduce sample application for libsock 2018-08-14 14:52:19 +00:00