reactos/ntoskrnl/ps
Andrew Boyarshin b607e0119f [NTOSKRNL][PS] Implement NtQueueApcThreadEx and use it in NtQueueApcThread
Actually rename NtQueueApcThread to NtQueueApcThreadEx and ignore one additional parameter for now.
2019-08-15 12:32:09 +02:00
..
amd64 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
arm Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
i386 Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
apphelp.c [APPHELP] Implement ShimDumpCache and ShimFlushCache 2019-02-25 20:00:34 +01:00
debug.c [NTOS:PS] Skip backtrace on non-x86 2017-12-20 06:56:09 +01:00
job.c [FASTFAT][FLTMGR][NTOS] Do not explicitly call ObfDereferenceObject() (#1636) 2019-06-22 16:20:58 +02:00
kill.c [NTOS:PS] Use NULL instead of 0 in ps/kill.c 2019-03-06 00:49:59 +01:00
process.c [NTOSKRNL] Reimplement !irpfind using !poolfind helpers 2019-01-06 12:49:57 +01:00
psmgr.c [NTOS:KD] Remove some _WINDK_ usages 2019-05-23 11:04:40 +02:00
psnotify.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
query.c [NTOSKRNL] Implement NtSetInformationProcess:ProcessDeviceMap 2019-06-10 10:35:24 +02:00
quota.c [NTOS:MM] Implement big pool table expansion. CORE-15051 2019-01-09 08:18:38 +01:00
security.c [NTOSKRNL] On process primary token change, dereference device map 2019-06-02 10:00:17 +02:00
state.c [NTOSKRNL][PS] Implement NtQueueApcThreadEx and use it in NtQueueApcThread 2019-08-15 12:32:09 +02:00
thread.c [SDK] Add PsGetCurrentThreadTeb() to the DDK 2018-12-31 11:19:35 +01:00
win32.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00