mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
- Add CmpArmDelayedCloseTimer declaration.
svn path=/trunk/; revision=36052
This commit is contained in:
@@ -838,6 +838,12 @@ CmpAddToDelayedClose(
|
||||
IN BOOLEAN LockHeldExclusively
|
||||
);
|
||||
|
||||
VOID
|
||||
NTAPI
|
||||
CmpArmDelayedCloseTimer(
|
||||
VOID
|
||||
);
|
||||
|
||||
VOID
|
||||
NTAPI
|
||||
CmpRemoveFromDelayedClose(IN PCM_KEY_CONTROL_BLOCK Kcb);
|
||||
|
||||
Reference in New Issue
Block a user