On Thu, Oct 06, 2022 at 10:32:56AM +0200, David Marchand wrote:
> On Wed, Oct 5, 2022 at 7:07 PM Tyler Retzlaff
> wrote:
> >
> > Test basic functionality and demonstrate use of following thread
> > lifetime api.
> >
> > * rte_thread_create
> > * rte_thread_detach
>
> And, to some extent,
On Wed, Oct 5, 2022 at 7:07 PM Tyler Retzlaff
wrote:
>
> Test basic functionality and demonstrate use of following thread
> lifetime api.
>
> * rte_thread_create
> * rte_thread_detach
And, to some extent, rte_thread_equal.
> * rte_thread_join
>
> Signed-off-by: Narcisa Vasile
> Sign
Test basic functionality and demonstrate use of following thread
lifetime api.
* rte_thread_create
* rte_thread_detach
* rte_thread_join
Signed-off-by: Narcisa Vasile
Signed-off-by: Tyler Retzlaff
---
app/test/test_threads.c | 54 +++--
1
3 matches
Mail list logo