[dpdk-dev] [PATCH v5] eal/windows: fix thread handle

Thomas Monjalon thomas at monjalon.net
Tue Jun 30 01:09:30 CEST 2020


25/06/2020 21:25, Tasnim Bashar:
> Casting thread ID to handle is not accurate way to get thread handle.
> Need to use OpenThread function to get thread handle from thread ID.
> 
> pthread_setaffinity_np and pthread_getaffinity_np functions
> for Windows are affected because of it.
> 
> Signed-off-by: Tasnim Bashar <tbashar at mellanox.com>

Applied, thanks





More information about the dev mailing list