#include "cmp.h"Go to the source code of this file.
Functions | |
| VOID | CmpLockRegistry (VOID) |
| VOID | CmpLockRegistryExclusive (VOID) |
| VOID | CmpUnlockRegistry () |
Variables | |
| ERESOURCE | CmpRegistryLock |
| PVOID | CmpCaller |
| PVOID | CmpCallerCaller |
|
|
Definition at line 44 of file cmsubs3.c. References CML_FLOW, CMLOG, CmpRegistryLock, CMS_LOCKING, ExAcquireResourceShared, KeEnterCriticalRegion, RtlGetCallersAddress(), and TRUE.
|
|
|
|
Definition at line 116 of file cmsubs3.c. References ASSERT_CM_LOCK_OWNED, CmpRegistryLock, ExReleaseResource, and KeLeaveCriticalRegion.
|
|
|
Definition at line 40 of file cmsubs3.c. Referenced by CmpLockRegistryExclusive(). |
|
|
Definition at line 41 of file cmsubs3.c. Referenced by CmpLockRegistryExclusive(). |
|
|
|
1.3.7