On Wed, 20 May 2020 17:32:53 -0700
Tasnim Bashar <[email protected]> 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 <[email protected]>
> ---
> 
> v2: remove eal_thread_self function and fix style
> 
> ---
>  lib/librte_eal/windows/eal_thread.c | 15 ++++++++-------
>  1 file changed, 8 insertions(+), 7 deletions(-)
> 
[snip]

Acked-by: Dmitry Kozlyuk <[email protected]>

-- 
Dmitry Kozlyuk

Reply via email to