Home | Info | Community | Development | myReactOS | Contact Us
#include <ntoskrnl.h>
#include <debug.h>
Go to the source code of this file.
Enters a guarded region. This causes all (incl. special kernel) APCs to be disabled.
Leaves a guarded region and delivers pending APCs if possible.