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

/vbox/src/VBox/Runtime/r3/nt/
H A Dtime-nt.cpp88 uint64_t uUpdateLockBefore; local
89 while ((uUpdateLockBefore = pUserSharedData->TimeUpdateLock) & 1)
99 if (pUserSharedData->TimeUpdateLock == uUpdateLockBefore)

Completed in 41 milliseconds