ntdll: Implement RtlIsCriticalSectionLocked[ByThread].
commit7c46763ea786293ad93e44fe0658fbe1bf188a63
authorSebastian Lackner <sebastian@fds-team.de>
Sat, 10 Oct 2015 03:39:50 +0000 (10 05:39 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 11 Oct 2015 04:47:34 +0000 (11 13:47 +0900)
tree4d2a22fe7325189f3a8255cef1676abc068d20f0
parentb028f2c07697f75db7b93f940a320a30176f56d0
ntdll: Implement RtlIsCriticalSectionLocked[ByThread].

Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/ntdll/critsection.c
dlls/ntdll/ntdll.spec
dlls/ntdll/tests/rtl.c
include/winternl.h