![]() |
My Project
|
#include "../../includes/me.h"Go to the source code of this file.
Macros | |
| #define | TEARDOWN_ACTIVE (1ULL << 63) |
| #define | REFERENCE_COUNT (0x7FFFFFFFFFFFFFFF) |
Functions | |
| bool | MsAcquireRundownProtection (IN PRUNDOWN_REF rundown) |
| void | MsReleaseRundownProtection (IN PRUNDOWN_REF rundown) |
| void | MsWaitForRundownProtectionRelease (IN PRUNDOWN_REF rundown) |
| bool MsAcquireRundownProtection | ( | IN PRUNDOWN_REF | rundown | ) |
| void MsReleaseRundownProtection | ( | IN PRUNDOWN_REF | rundown | ) |
| void MsWaitForRundownProtectionRelease | ( | IN PRUNDOWN_REF | rundown | ) |