Home
last modified time | relevance | path

Searched refs:completionRefCount (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/lib/drivers/wdf/shared/targets/general/
H A Dfxiotarget.cpp2081 LONG completionRefCount; in TimerCallback() local
2119 completionRefCount = FxInterlockedIncrementGTZero( in TimerCallback()
2121 ASSERT(completionRefCount != 0); in TimerCallback()
2122 UNREFERENCED_PARAMETER(completionRefCount); in TimerCallback()