Alexandre Julliard : ntdll: Add inline wrappers for pthread mutex locking.

Alexandre Julliard julliard at winehq.org
Tue Sep 22 15:46:40 CDT 2020


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Sep 22 11:28:25 2020 +0200

ntdll: Add inline wrappers for pthread mutex locking.

Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/unix/cdrom.c        | 24 ++++++++++++------------
 dlls/ntdll/unix/file.c         | 40 ++++++++++++++++++++--------------------
 dlls/ntdll/unix/server.c       |  6 +++---
 dlls/ntdll/unix/sync.c         | 12 ++++++------
 dlls/ntdll/unix/system.c       |  6 +++---
 dlls/ntdll/unix/unix_private.h | 10 ++++++++++
 dlls/ntdll/unix/virtual.c      |  8 ++++----
 7 files changed, 58 insertions(+), 48 deletions(-)

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



More information about the wine-cvs mailing list