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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTCritSect.cpp216 int32_t iLock = LOCKERS(CritSect); local
221 while (LOCKERS(CritSect) == iLock)
398 int32_t iLock = LOCKERS(CritSect); local
409 while (LOCKERS(CritSect) == iLock)

Completed in 54 milliseconds