Searched refs:cDevicesStarted (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Mouse/NT5/
H A DVBoxMFInternal.cpp34 volatile LONG cDevicesStarted; member in struct:_VBoxGlobalContext
328 LONG callCnt = InterlockedIncrement(&g_ctx.cDevicesStarted);
535 LONG callCnt = InterlockedDecrement(&g_ctx.cDevicesStarted);

Completed in 32 milliseconds