On Thu, Sep 07, 2023 at 10:30:59AM +0200, Morten Brørup wrote:
> > From: Thomas Monjalon [mailto:tho...@monjalon.net]
> > Sent: Wednesday, 6 September 2023 18.12
> >
> > The main effect of this patch series is to
> > remove calls to pthread functions except for pthread_cancel and locks.
> >
> > T
> From: Thomas Monjalon [mailto:tho...@monjalon.net]
> Sent: Wednesday, 6 September 2023 18.12
>
> 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 attributes anymore
> as
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 attributes anymore
as it looks a useless complication of the API.
Then the rte_thread API is made stable,
so we can remove the ol
3 matches
Mail list logo