Go to the source code of this file.
◆ MdPagedLock
◆ __drv_maxIRQL()
◆ __drv_requiresIRQL()
◆ __drv_setsIRQL()
◆ __drv_valueIs()
◆ _Acquires_lock_()
| this m_Lock _Acquires_lock_ |
( |
this-> |
m_Lock | ) |
|
Definition at line 65 of file mxpagedlockkm.h.
70{
72
74}
#define ASSERT_DBGFLAG_INITIALIZED
VOID FASTCALL ExAcquireFastMutex(IN PFAST_MUTEX FastMutex)
◆ _Releases_lock_()
| this m_Lock _Releases_lock_ |
( |
this-> |
m_Lock | ) |
|
Definition at line 104 of file mxpagedlockkm.h.
109{
111
113}
VOID FASTCALL ExReleaseFastMutex(IN PFAST_MUTEX FastMutex)