numam-dpdk/lib/telemetry
Stephen Hemminger 71ecc415c5 telemetry: detach threads
There are a number telemetry threads which are created and
there is nothing that does pthread_join() to wait for them.
Mark these threads as detached, so that the pthread library
can cleanup state when the thread exits.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Ciara Power <ciara.power@intel.com>
2021-10-01 14:50:16 +02:00
..
meson.build lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_telemetry.h lib: remove sched.h from public headers 2021-10-01 08:35:05 +02:00
telemetry_data.c telemetry: support dict of dicts 2021-09-23 14:15:29 +02:00
telemetry_data.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
telemetry_internal.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
telemetry_json.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
telemetry_legacy.c telemetry: detach threads 2021-10-01 14:50:16 +02:00
telemetry.c telemetry: detach threads 2021-10-01 14:50:16 +02:00
version.map lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00