On Wed, Sep 13, 2023 at 1:45 PM Thomas Monjalon wrote:
>
> The main effect of this patch series is to
> remove calls to pthread functions except for pthread_cancel and locks.
>
> The function rte_thread_create_control() does not take thread attributes
> settings anymore as it looks a useless compl
13/09/2023 12:28, Thomas Monjalon пишет:
The main effect of this patch series is to
remove calls to pthread functions except for pthread_cancel and locks.
The function rte_thread_create_control() does not take thread attributes
settings anymore as it looks a useless complication of the API.
Then
The main effect of this patch series is to
remove calls to pthread functions except for pthread_cancel and locks.
The function rte_thread_create_control() does not take thread attributes
settings anymore as it looks a useless complication of the API.
Then the rte_thread API is made stable,
so we c
3 matches
Mail list logo