Searched defs:AllApcsDisabled (Results 1 – 3 of 3) sorted by relevance
/reactos/modules/rostests/kmtests/ntos_ke/ |
H A D | KeApc.c | 31 #define CheckApcs(KernelApcsDisabled, SpecialApcsDisabled, AllApcsDisabled, Irql) do \ argument
|
H A D | KeGuardedMutex.c | 95 KernelApcsDisabled, SpecialApcsDisabled, AllApcsDisabled, \ argument 119 SHORT AllApcsDisabled, in TestGuardedMutex() 387 BOOLEAN AllApcsDisabled; in START_TEST() member
|
H A D | KeMutex.c | 61 #define CheckApcs(KernelApcsDisabled, SpecialApcsDisabled, AllApcsDisabled, Irql) do \ argument
|