ReactOS 0.4.16-dev-91-g764881a
|
Go to the source code of this file.
Typedefs | |
typedef FAST_MUTEX | MdPagedLock |
Functions | |
__drv_maxIRQL (APC_LEVEL) __drv_setsIRQL(APC_LEVEL) __drv_savesIRQLGlobal(FastMutexObject | |
this m_Lock | _Acquires_lock_ (this->m_Lock) __inline VOID MxPagedLockNoDynam |
_Must_inspect_result_ this m_Lock | __drv_valueIs (==1;==0) __drv_when(return |
_Must_inspect_result_ this m_Lock | __drv_setsIRQL (APC_LEVEL)) _When_(return |
__drv_requiresIRQL (APC_LEVEL) __drv_restoresIRQLGlobal(FastMutexObject | |
this m_Lock | _Releases_lock_ (this->m_Lock) __inline VOID MxPagedLockNoDynam |
typedef FAST_MUTEX MdPagedLock |
Definition at line 28 of file mxpagedlockkm.h.
__drv_maxIRQL | ( | APC_LEVEL | ) |
__drv_requiresIRQL | ( | APC_LEVEL | ) |
_Must_inspect_result_ this m_Lock __drv_setsIRQL | ( | APC_LEVEL | ) |
_Must_inspect_result_ this m_Lock __drv_valueIs | ( | ) |
this m_Lock _Acquires_lock_ | ( | this-> | m_Lock | ) |
Definition at line 65 of file mxpagedlockkm.h.
this m_Lock _Releases_lock_ | ( | this-> | m_Lock | ) |
Definition at line 104 of file mxpagedlockkm.h.