ntdll: Reimplement SRW locks on top of Win32 futexes.
commitf3e9498740d675b74d0f84b8120ef7e1e2122ec1
authorZebediah Figura <zfigura@codeweavers.com>
Thu, 18 Nov 2021 02:18:57 +0000 (17 20:18 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 18 Nov 2021 10:09:25 +0000 (18 11:09 +0100)
tree823781b17312d43455465a36e6c530c1a70a07b9
parent87164ee3332c95f0cd9a1f3e4598056689cdfadc
ntdll: Reimplement SRW locks on top of Win32 futexes.

Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/sync.c
dlls/ntdll/unix/loader.c
dlls/ntdll/unix/sync.c
dlls/ntdll/unix/unix_private.h
dlls/ntdll/unixlib.h