Rémi Bernon : ntdll: Factor out heap serialization to heap_(lock|unlock) helpers.

Alexandre Julliard julliard at winehq.org
Thu May 5 15:56:00 CDT 2022


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

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Tue Apr 26 14:33:18 2022 +0200

ntdll: Factor out heap serialization to heap_(lock|unlock) helpers.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/heap.c | 119 +++++++++++++++++++++++++++++-------------------------
 1 file changed, 65 insertions(+), 54 deletions(-)

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



More information about the wine-cvs mailing list