Zebediah Figura : ntdll: Add a futex-based implementation of SRW locks.

Alexandre Julliard julliard at winehq.org
Tue Jun 11 16:54:06 CDT 2019


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

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Mon Jun 10 11:07:53 2019 -0400

ntdll: Add a futex-based implementation of SRW locks.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/ntdll/sync.c | 310 ++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 file changed, 303 insertions(+), 7 deletions(-)

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



More information about the wine-cvs mailing list