This website requires JavaScript.
Explore
Help
Register
Sign In
lywsvip
/
reactos
Watch
1
Star
0
Fork
0
You've already forked reactos
mirror of
https://github.com/reactos/reactos.git
synced
2026-06-01 00:40:26 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
Justin/KernelBaseSyncTest
Add File
New File
Upload File
Apply Patch
reactos
/
ntoskrnl
/
ke
/
arm
History
Timo Kreuzer
c07fba4508
[NTOS:KE] Make KeQueryActiveProcessors portable and non-paged
...
In Windows Vista and later, this routine can be called at any IRQL.
2025-01-24 18:38:34 +02:00
..
boot.s
…
cpu.c
[NTOS:KE] Make KeQueryActiveProcessors portable and non-paged
2025-01-24 18:38:34 +02:00
ctxswtch.s
…
exp.c
…
interrupt.c
…
ke_i.h
…
kiinit.c
[NTOS:KE/x86/arm] Use a better boot process affinity value (
#6399
)
2024-01-24 17:52:56 +01:00
stubs_asm.s
…
thrdini.c
[NTOS:KE] Acquire PRCB lock before marking thread ready for execution in dispatch interrupt routine (
#6387
)
2024-01-20 15:58:39 +01:00
trap.s
…
trapc.c
…
usercall.c
…