On Tue, Jan 17, 2023 at 7:21 PM Tyler Retzlaff
wrote:
>
> Add a rte_thread_set_name that sets the name of an rte_thread_t thread.
> This is a replacement for the rte_thread_setname(pthread_t, ...) which
> exposes platform-specific details.
>
> Signed-off-by: Tyler Retzlaff
> ---
>
> Series-acked-
Add a rte_thread_set_name that sets the name of an rte_thread_t thread.
This is a replacement for the rte_thread_setname(pthread_t, ...) which
exposes platform-specific details.
Signed-off-by: Tyler Retzlaff
---
Series-acked-by: Morten Brørup
lib/eal/common/eal_common_thread.c | 9 +++-
2 matches
Mail list logo