Moved critical section implementation to ntdll.
commitbaa15566a059aeda516d25f4a56b18173da8c745
authorAlexandre Julliard <julliard@winehq.org>
Fri, 29 Sep 2000 00:31:23 +0000 (29 00:31 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Sep 2000 00:31:23 +0000 (29 00:31 +0000)
treefd5c43d82b4848ae02b731b7c6f63b3c57ec9000
parent15bfcd03985e28f5849159adfdb1b301884cf5f0
Moved critical section implementation to ntdll.
dlls/kernel/kernel32.spec
dlls/ntdll/Makefile.in
dlls/ntdll/critsection.c [new file with mode: 0644]
dlls/ntdll/ntdll.spec
include/ntddk.h
include/winbase.h
scheduler/critsection.c