reactos/ntoskrnl/ke
2023-12-18 23:16:39 +02:00
..
amd64 [NTOS:KE/x64] Implement initial IPI code 2023-12-18 23:16:39 +02:00
arm
i386 [NTOS:KE] Don't hardcode pool tag and TSS flag values (#6051) 2023-12-03 17:33:10 +01:00
apc.c
balmgr.c
bug.c [NTOS] Include kdbg/kdb.h only in the files that really need it. 2023-04-11 00:44:10 +02:00
clock.c
config.c
devqueue.c
dpc.c
eventobj.c
except.c [NTOS] Fix NtContinue for x64 2022-11-24 21:17:58 +02:00
freeze.c
gate.c
gmutex.c
ipi.c [NTOS:KE/x64] Implement initial IPI code 2023-12-18 23:16:39 +02:00
krnlinit.c [NTOS] fix timer lock data and hardcod 2022-12-28 21:09:41 +01:00
mutex.c
procobj.c
profobj.c
queue.c
semphobj.c
spinlock.c
thrdobj.c [NTOS:KE] Remove KiMask32Array 2023-11-30 13:03:52 +02:00
thrdschd.c
time.c
timerobj.c
wait.c