Shuhei Matsumoto 644e6420d1 lib/thread: Add API to check if the thread is marked as exited
Add spdk_thread_is_exited() to check if the thread is marked as
exited.  This API will be used by reactor to destroy the thread
which exited voluntarily.

Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Change-Id: I2086984b7813e8a1f401852fde7ab263bcf8ef60
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/481
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com>
2020-02-13 09:51:15 +00:00
..
2019-03-15 19:32:55 +00:00
2020-01-27 17:39:52 +00:00
2019-11-07 00:33:25 +00:00
2019-10-24 17:04:04 +00:00
2019-05-15 18:54:27 +00:00
2020-02-04 18:10:01 +00:00
2017-07-12 18:12:52 -04:00
2019-06-17 14:09:03 +00:00
2020-02-12 12:07:04 +00:00
2019-07-22 04:32:59 +00:00
2019-11-06 15:19:48 +00:00
2019-05-30 21:42:36 +00:00
2020-01-27 17:42:24 +00:00
2018-12-06 22:25:09 +00:00
2020-01-31 12:35:05 +00:00
2020-02-04 16:50:25 +00:00