Sweden-Number/dlls/ntdll
Sebastian Lackner 9562e81810 ntdll: Reimplement RtlQueueWorkItem on top of new threadpool API. 2015-07-28 09:54:18 +02:00
..
tests ntdll/tests: Add basic tests for RtlQueueWorkItem. 2015-07-28 09:54:05 +02:00
Makefile.in
actctx.c
atom.c
cdrom.c
critsection.c
debugbuffer.c
debugtools.c
directory.c
env.c
error.c
exception.c
file.c
handletable.c
heap.c
large_int.c
loader.c ntdll: Cache contents of IMAGE_TLS_DIRECTORY instead of saving a directory pointer. 2015-07-15 15:13:16 +09:00
loadorder.c
misc.c
nt.c
ntdll.spec ntdll: Implement RtlDecompressFragment. 2015-07-10 14:54:50 +09:00
ntdll_misc.h
om.c
path.c
printf.c
process.c ntdll: Avoid possible deadlock by using _exit() in NtTerminateProcess. 2015-07-17 14:29:04 +09:00
reg.c
relay.c
resource.c
rtl.c ntdll: Add missing WINAPI to RtlDecompressFragment. 2015-07-14 14:54:54 +09:00
rtlbitmap.c
rtlstr.c
sec.c
serial.c
server.c
signal_arm.c
signal_arm64.c
signal_i386.c
signal_powerpc.c
signal_x86_64.c
string.c
sync.c
tape.c
thread.c
threadpool.c ntdll: Reimplement RtlQueueWorkItem on top of new threadpool API. 2015-07-28 09:54:18 +02:00
time.c
version.c
version.rc
virtual.c ntdll: Only set the security cookie if it has not already been set. 2015-07-14 16:43:30 +09:00
wcstring.c