On Sun, 13 Dec 2020 22:24:37 +0200, Tal Shnaiderman wrote:
> Add the following functions to the pthread shim implementation
> for Windows as they are needed for thread safe rte_flow functions.
>
> pthread_key_create.
> pthread_key_delete.
> pthread_getspecific.
> pthread_setspecific.
>
> Signed-o
Add the following functions to the pthread shim implementation
for Windows as they are needed for thread safe rte_flow functions.
pthread_key_create.
pthread_key_delete.
pthread_getspecific.
pthread_setspecific.
Signed-off-by: Tal Shnaiderman
---
v2: fix style issues
---
lib/librte_eal/windows/
2 matches
Mail list logo