On Mon, 18 May 2020 17:26:34 +0300
Tasnim Bashar wrote:
> Add rte_sys_gettid function to use rte_gettid() on Windows.
> rte_gettid() is required for recursive spin lock and recursive ticket
> lock.
>
> Signed-off-by: Tasnim Bashar
> ---
> lib/librte_eal/windows/eal_thread.c | 6 ++
> 1 fil
Add rte_sys_gettid function to use rte_gettid() on Windows.
rte_gettid() is required for recursive spin lock and recursive ticket lock.
Signed-off-by: Tasnim Bashar
---
lib/librte_eal/windows/eal_thread.c | 6 ++
1 file changed, 6 insertions(+)
diff --git a/lib/librte_eal/windows/eal_thread
2 matches
Mail list logo