Piotr Caban : msvcr100: Add _ReentrantPPLLock class implementation.

Alexandre Julliard julliard at winehq.org
Sun Mar 3 13:21:28 CST 2019


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

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Fri Feb  2 16:36:26 2018 +0100

msvcr100: Add _ReentrantPPLLock class implementation.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit 7419eff0c21d912293e74aabbc87958a96e4f4ca)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 dlls/concrt140/concrt140.spec       | 12 ++++-----
 dlls/msvcr100/msvcr100.spec         | 12 ++++-----
 dlls/msvcr110/msvcr110.spec         | 18 ++++++-------
 dlls/msvcr120/msvcr120.spec         | 18 ++++++-------
 dlls/msvcr120_app/msvcr120_app.spec | 18 ++++++-------
 dlls/msvcrt/lock.c                  | 52 +++++++++++++++++++++++++++++++++++++
 6 files changed, 91 insertions(+), 39 deletions(-)

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



More information about the wine-cvs mailing list