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
..
2017-05-08 10:11:01 -07:00
2019-03-15 19:32:55 +00:00
2020-02-03 11:39:49 +00:00
2020-01-27 17:39:52 +00:00
2019-10-01 14:48:54 +00:00
2020-01-27 17:39:52 +00:00
2018-12-14 15:34:53 +00:00
2019-09-18 02:59:59 +00:00
2020-01-27 18:06:43 +00:00
2019-10-15 16:25:09 +00:00
2019-11-07 00:33:25 +00:00
2018-02-26 11:59:09 -05:00
2018-05-28 01:45:03 +00:00
2019-07-04 00:30:22 +00:00
2018-12-20 17:52:29 +00:00
2019-02-04 19:14:22 +00:00
2019-07-11 11:14:22 +00:00
2017-05-08 10:11:01 -07:00
2019-12-13 11:05:57 +00:00
2019-10-24 17:04:04 +00:00
2020-01-31 12:37:12 +00:00
2018-01-04 12:12:10 -05: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
2018-11-15 23:03:26 +00:00
2018-06-12 15:24:07 +00:00
2019-06-17 14:09:03 +00:00
2019-02-18 07:44:17 +00:00
2017-09-22 16:11:11 -04:00
2018-10-18 16:07:37 +00:00
2019-07-19 20:56:54 +00:00
2017-05-08 10:11:01 -07:00
2019-10-09 14:35:51 +00:00
2019-02-28 20:50:27 +00:00
2017-10-13 10:46:00 -04:00
2019-04-23 20:22:55 +00:00
2018-12-20 01:37:50 +00:00
2019-05-07 06:11:27 +00:00
2019-06-05 02:46:50 +00:00
2018-09-27 01:30:45 +00:00
2018-09-27 01:30:45 +00:00
2020-02-06 09:46:27 +00:00
2020-02-12 12:07:16 +00:00
2020-02-12 12:07:04 +00:00
2019-12-23 08:44:10 +00:00
2020-01-16 09:10:38 +00:00
2020-02-12 12:07:04 +00:00
2020-02-12 12:07:04 +00:00
2019-07-22 04:32:59 +00:00
2019-10-24 17:09:57 +00:00
2019-06-03 20:11:22 +00:00
2019-11-20 09:35:32 +00:00
2019-10-07 15:06:01 +00:00
2019-07-26 19:28:31 +00:00
2019-07-29 04:36:59 +00:00
2019-11-06 15:19:48 +00:00
2019-05-30 21:42:36 +00:00
2019-11-21 08:01:29 +00:00
2020-01-27 17:42:24 +00:00
2019-11-27 07:08:32 +00:00
2019-01-29 00:10:57 +00:00
2020-02-13 09:51:15 +00:00
2019-05-02 08:41:56 +00:00
2020-01-10 08:45:45 +00:00
2018-12-06 22:25:09 +00:00
2020-01-31 12:35:05 +00:00
2019-05-02 17:06:34 +00:00
2020-02-04 16:50:25 +00:00