ReactOS 0.4.16-dev-814-g656a5dc
|
#include <fxwaitlock.hpp>
Additional Inherited Members | |
![]() | |
_Must_inspect_result_ __in_opt PLONGLONG | Timeout |
MxThread | m_OwningThread |
![]() | |
FxObject (__in WDFTYPE Type, __in USHORT Size, __in PFX_DRIVER_GLOBALS FxDriverGlobals, __in FxObjectType ObjectType) | |
FxObjectDebugExtension * | GetDebugExtension (VOID) |
BOOLEAN | IsDebug (VOID) |
VOID | AllocateTagTracker (__in WDFTYPE Type) |
virtual VOID | SelfDestruct (VOID) |
PVOID __inline | GetObjectHandleUnchecked (VOID) |
VOID __inline | DestroyChildren (VOID) |
VOID | DeleteEarlyDisposedObject (VOID) |
![]() | |
static PVOID | _GetBase (__in FxObject *Object) |
![]() | |
union { | |
CfxDeviceBase * m_DeviceBase | |
CfxDevice * m_Device | |
}; | |
Definition at line 319 of file fxwaitlock.hpp.
|
inline |
Definition at line 343 of file fxwaitlock.hpp.
|
static |
Definition at line 32 of file fxwaitlock.cpp.
Referenced by FxInterrupt::InitializeWorker().
|
inline |
Definition at line 337 of file fxwaitlock.hpp.