Searched defs:pu32DpcQueueDepth (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r0drv/nt/
H A Dthread-r0drv-nt.cpp152 uint32_t volatile *pu32DpcQueueDepth = (uint32_t volatile *)(pbPrcb + offDpcQueueDepth); local
153 fPending = *pu32DpcQueueDepth > 0;

Completed in 242 milliseconds