Hans Leidekker : winhttp: Reimplement the task queue using thread pool work objects.

Alexandre Julliard julliard at winehq.org
Mon Jun 29 14:59:21 CDT 2020


Module: wine
Branch: master
Commit: c7d140d34aa6f40a92f95fd8698501d3283c9296
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=c7d140d34aa6f40a92f95fd8698501d3283c9296

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Mon Jun 29 15:46:10 2020 +0200

winhttp: Reimplement the task queue using thread pool work objects.

Simplifies cleanup.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winhttp/request.c         | 336 +++++++++++++++++++----------------------
 dlls/winhttp/session.c         |  12 +-
 dlls/winhttp/winhttp_private.h |  31 ++--
 3 files changed, 169 insertions(+), 210 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=c7d140d34aa6f40a92f95fd8698501d3283c9296



More information about the wine-cvs mailing list