Piotr Caban : msvcr100: Add _ReentrantBlockingLock class implementation.

Alexandre Julliard julliard at winehq.org
Thu Jul 20 12:11:28 CDT 2017


Module: wine
Branch: stable
Commit: e51ddfe8826050c2556c116884fad1eed383b7e8
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=e51ddfe8826050c2556c116884fad1eed383b7e8

Author: Piotr Caban <piotr at codeweavers.com>
Date:   Mon Feb 27 18:15:56 2017 +0100

msvcr100: Add _ReentrantBlockingLock class implementation.

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

---

 dlls/concrt140/concrt140.spec       | 20 +++++++-------
 dlls/msvcr100/msvcr100.spec         | 20 +++++++-------
 dlls/msvcr110/msvcr110.spec         | 30 ++++++++++-----------
 dlls/msvcr120/msvcr120.spec         | 30 ++++++++++-----------
 dlls/msvcr120_app/msvcr120_app.spec | 30 ++++++++++-----------
 dlls/msvcrt/lock.c                  | 54 +++++++++++++++++++++++++++++++++++++
 6 files changed, 119 insertions(+), 65 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=e51ddfe8826050c2556c116884fad1eed383b7e8



More information about the wine-cvs mailing list