On Wed, Sep 06, 2023 at 06:12:21PM +0200, Thomas Monjalon wrote: > The rte_thread API must be used to ease OS porting. > One step of this process is to mark the necessary API as stable. > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > --- Acked-by: Tyler Retzlaff <roret...@linux.microsoft.com>
- [PATCH 00/11] rework thread management Thomas Monjalon
- [PATCH 01/11] devtools: warn when adding some pthread... Thomas Monjalon
- Re: [PATCH 01/11] devtools: warn when adding some... David Marchand
- [PATCH 02/11] eal: rename thread name length definiti... Thomas Monjalon
- Re: [PATCH 02/11] eal: rename thread name length ... Tyler Retzlaff
- [PATCH 03/11] eal: remove attributes from control thr... Thomas Monjalon
- Re: [PATCH 03/11] eal: remove attributes from con... Tyler Retzlaff
- [PATCH 04/11] eal: promote thread API as stable Thomas Monjalon
- Re: [PATCH 04/11] eal: promote thread API as stab... Tyler Retzlaff
- [PATCH 05/11] eal: force prefix for internal threads Thomas Monjalon
- Re: [PATCH 05/11] eal: force prefix for internal ... David Marchand
- RE: [PATCH 05/11] eal: force prefix for inter... Morten Brørup
- Re: [PATCH 05/11] eal: force prefix for i... David Marchand
- Re: [PATCH 05/11] eal: force prefix ... David Marchand
- RE: [PATCH 05/11] eal: force pre... Morten Brørup
- Re: [PATCH 05/11] eal: force... Thomas Monjalon
- RE: [PATCH 05/11] eal: force... Morten Brørup
- [PATCH 06/11] lib: convert to internal control thread... Thomas Monjalon
- [PATCH 07/11] drivers: convert to internal control th... Thomas Monjalon