Spdk/test/unit/lib/nvmf
Ben Walker e036215fe9 thread: Add a mechanism to exit a lightweight thread
Lightweight threads may now be exited by calling
spdk_thread_exit() within the thread. The framework
polling the thread can release the resources associated
with that lightweight thread by calling
spdk_thread_destroy().

Change-Id: I6586b9d22556b3874fb113ce5402c6b1f371786e
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/455319
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Seth Howell <seth.howell5141@gmail.com>
Reviewed-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2019-05-22 04:23:17 +00:00
..
ctrlr_bdev.c trace: inline tpoint_mask checking 2018-09-04 17:09:25 +00:00
ctrlr_discovery.c nvmf: Remove qpair_is_idle 2019-03-15 19:19:17 +00:00
ctrlr.c lib/nvmf: Validate requested SQ size for both admin and IO queue 2019-05-01 18:51:28 +00:00
rdma.c trace: remove short_name 2019-05-02 08:41:56 +00:00
subsystem.c nvmf: add asynchronous event for reservation notificaiton 2019-04-23 16:30:24 +00:00
tcp.c thread: Add a mechanism to exit a lightweight thread 2019-05-22 04:23:17 +00:00
Makefile nvmf: Collapse request.c into ctrlr.c 2019-02-04 18:11:33 +00:00