ReactOS 0.4.16-dev-1527-g49e652b
|
#include <extypes.h>
Public Attributes | |
EX_RUNDOWN_REF | RundownProtect |
PEX_CALLBACK_FUNCTION | Function |
PVOID | Context |
PVOID _EX_CALLBACK_ROUTINE_BLOCK::Context |
Definition at line 710 of file extypes.h.
Referenced by ExAllocateCallBack(), and TestPrivateFunctions().
PEX_CALLBACK_FUNCTION _EX_CALLBACK_ROUTINE_BLOCK::Function |
Definition at line 709 of file extypes.h.
Referenced by ExAllocateCallBack(), and TestPrivateFunctions().
EX_RUNDOWN_REF _EX_CALLBACK_ROUTINE_BLOCK::RundownProtect |
Definition at line 708 of file extypes.h.
Referenced by ExAllocateCallBack(), ExCompareExchangeCallBack(), and ExReferenceCallBackBlock().