ReactOS 0.4.16-dev-1049-g378a335
|
#include <extypes.h>
Public Attributes | |
EX_RUNDOWN_REF | RundownProtect |
PEX_CALLBACK_FUNCTION | Function |
PVOID | Context |
PVOID _EX_CALLBACK_ROUTINE_BLOCK::Context |
Definition at line 541 of file extypes.h.
Referenced by ExAllocateCallBack(), and TestPrivateFunctions().
PEX_CALLBACK_FUNCTION _EX_CALLBACK_ROUTINE_BLOCK::Function |
Definition at line 540 of file extypes.h.
Referenced by ExAllocateCallBack(), and TestPrivateFunctions().
EX_RUNDOWN_REF _EX_CALLBACK_ROUTINE_BLOCK::RundownProtect |
Definition at line 539 of file extypes.h.
Referenced by ExAllocateCallBack(), ExCompareExchangeCallBack(), and ExReferenceCallBackBlock().