Piotr Caban : msvcr100: Add _ReentrantBlockingLock class implementation.

Alexandre Julliard julliard at winehq.org
Mon Feb 27 15:12:09 CST 2017


Module: wine
Branch: master
Commit: 2682f9e67c78172039de4abc690b33b3a20742f0
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=2682f9e67c78172039de4abc690b33b3a20742f0

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>

---

 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=2682f9e67c78172039de4abc690b33b3a20742f0



More information about the wine-cvs mailing list