+13
−3
+8
−1
+27
−1
Loading
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>