ReactOS 0.4.15-dev-8621-g4b051b9
|
#include <extypes.h>
Public Attributes | |
EX_RUNDOWN_REF | RundownProtect |
PEX_CALLBACK_FUNCTION | Function |
PVOID | Context |
PVOID _EX_CALLBACK_ROUTINE_BLOCK::Context |
Definition at line 539 of file extypes.h.
Referenced by ExAllocateCallBack(), and TestPrivateFunctions().
PEX_CALLBACK_FUNCTION _EX_CALLBACK_ROUTINE_BLOCK::Function |
Definition at line 538 of file extypes.h.
Referenced by ExAllocateCallBack(), and TestPrivateFunctions().
EX_RUNDOWN_REF _EX_CALLBACK_ROUTINE_BLOCK::RundownProtect |
Definition at line 537 of file extypes.h.
Referenced by ExAllocateCallBack(), ExCompareExchangeCallBack(), and ExReferenceCallBackBlock().