.. |
cdrom.c
|
ntdll: Add inline wrappers for pthread mutex locking.
|
2020-09-22 11:28:25 +02:00 |
debug.c
|
ntdll: Consolidate some of the init routines into the init_threading() entry point.
|
2020-06-04 22:36:38 +02:00 |
env.c
|
kernelbase: Use conhost to handle Unix consoles.
|
2020-09-21 19:24:19 +02:00 |
file.c
|
ntdll: Add inline wrappers for pthread mutex locking.
|
2020-09-22 11:28:25 +02:00 |
loader.c
|
ntdll: Add support for loading a Unix helper library from builtin dlls.
|
2020-09-21 13:41:28 +02:00 |
process.c
|
server: Implement inherited handles list.
|
2020-09-22 14:04:45 +02:00 |
registry.c
|
ntdll: Move the registry system calls to the Unix library.
|
2020-07-17 23:16:51 +02:00 |
security.c
|
ntdll: Fix some memory leaks (Valgrind).
|
2020-09-21 12:57:37 +02:00 |
serial.c
|
ntdll: Avoid using RtlQueueWorkItem() in the Unix library.
|
2020-07-10 13:19:27 +02:00 |
server.c
|
ntdll: Don't lock mutexes during process exit.
|
2020-09-22 11:28:41 +02:00 |
signal_arm.c
|
ntdll: Pop the Unix stack completely in call_user_apc_dispatcher().
|
2020-09-04 21:16:49 +02:00 |
signal_arm64.c
|
ntdll: Pop the Unix stack completely in call_user_apc_dispatcher().
|
2020-09-04 21:16:49 +02:00 |
signal_i386.c
|
ntdll: Pop the Unix stack completely in call_user_apc_dispatcher().
|
2020-09-04 21:16:49 +02:00 |
signal_x86_64.c
|
ntdll: Pop the Unix stack completely in call_user_apc_dispatcher().
|
2020-09-04 21:16:49 +02:00 |
sync.c
|
ntdll: Add inline wrappers for pthread mutex locking.
|
2020-09-22 11:28:25 +02:00 |
system.c
|
ntdll: Add inline wrappers for pthread mutex locking.
|
2020-09-22 11:28:25 +02:00 |
tape.c
|
ntdll: Move the device I/O control functions to the Unix library.
|
2020-06-16 18:36:30 +02:00 |
thread.c
|
ntdll: Call the process entry point through RtlUserThreadStart().
|
2020-09-01 16:41:03 +02:00 |
unix_private.h
|
ntdll: Don't lock mutexes during process exit.
|
2020-09-22 11:28:41 +02:00 |
virtual.c
|
ntdll: Add inline wrappers for pthread mutex locking.
|
2020-09-22 11:28:25 +02:00 |