winhttp: Reimplement the task queue using thread pool work objects.
commitc7d140d34aa6f40a92f95fd8698501d3283c9296
authorHans Leidekker <hans@codeweavers.com>
Mon, 29 Jun 2020 13:46:10 +0000 (29 15:46 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 29 Jun 2020 19:07:43 +0000 (29 21:07 +0200)
tree3d7b41ba1dc27ad83ee22cdfdd40eb6508302eee
parent7a2dc025a3342821de2810ab6e6cfedff1408f55
winhttp: Reimplement the task queue using thread pool work objects.

Simplifies cleanup.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/winhttp/request.c
dlls/winhttp/session.c
dlls/winhttp/winhttp_private.h