71ecc415c5
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> |
||
---|---|---|
.. | ||
meson.build | ||
rte_telemetry.h | ||
telemetry_data.c | ||
telemetry_data.h | ||
telemetry_internal.h | ||
telemetry_json.h | ||
telemetry_legacy.c | ||
telemetry.c | ||
version.map |