Tasnim Bashar 5652a4ad24 eal/windows: fix thread handle
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@mellanox.com>
2020-06-30 00:50:26 +02:00
..
2020-06-30 00:50:26 +02:00
2020-05-07 12:18:18 +02:00
2020-06-15 11:35:58 +02:00
2020-06-15 11:35:58 +02:00