ntdll: Try to avoid an unnecessary syscall in fast_release_srw_exclusive().
commit07e86d3c9df23ea18166ff89503d1dc02d1bda36
authorZebediah Figura <zfigura@codeweavers.com>
Mon, 10 Jun 2019 15:07:54 +0000 (10 11:07 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 11 Jun 2019 16:20:31 +0000 (11 18:20 +0200)
treef782af994d3c334adb40ca61c863d59fe236368b
parente2411ebecb13b1005c4d0a528056c9b8a1719049
ntdll: Try to avoid an unnecessary syscall in fast_release_srw_exclusive().

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