Rémi Bernon : ntdll: Introduce new tp_object_execute helper.

Alexandre Julliard julliard at winehq.org
Thu Feb 11 15:37:15 CST 2021


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Thu Feb 11 10:53:48 2021 +0100

ntdll: Introduce new tp_object_execute helper.

To execute a threadpool_object callbacks.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=47843
Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/threadpool.c | 303 +++++++++++++++++++++++++-----------------------
 1 file changed, 160 insertions(+), 143 deletions(-)

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



More information about the wine-cvs mailing list