Piotr Caban : msvcr100: Add _ReentrantPPLLock:: _Scoped_lock class implementation.
Module: wine Branch: oldstable Commit: b5f01f861403ba957c23899a553325c3526b63b5 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b5f01f861403ba957c23899a5... Author: Piotr Caban <piotr(a)codeweavers.com> Date: Tue Feb 6 17:03:59 2018 +0100 msvcr100: Add _ReentrantPPLLock::_Scoped_lock class implementation. Signed-off-by: Piotr Caban <piotr(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> (cherry picked from commit 19ef182c81bbc92aba1f73179d77f376af1d8b38) Signed-off-by: Michael Stefaniuc <mstefani(a)winehq.org> --- dlls/concrt140/concrt140.spec | 8 ++++---- dlls/msvcr100/msvcr100.spec | 8 ++++---- dlls/msvcr110/msvcr110.spec | 12 ++++++------ dlls/msvcr120/msvcr120.spec | 12 ++++++------ dlls/msvcr120_app/msvcr120_app.spec | 12 ++++++------ dlls/msvcrt/lock.c | 35 +++++++++++++++++++++++++++++++++++ 6 files changed, 61 insertions(+), 26 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=b5f01f861403ba957c238...
participants (1)
-
Alexandre Julliard