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

/vbox/src/VBox/Runtime/common/misc/
H A Dreqpool.cpp145 bool volatile fDestructing; member in struct:RTREQPOOLINT
346 while (!pPool->fDestructing)
672 pPool->fDestructing = false;
998 ASMAtomicWriteBool(&pPool->fDestructing, true);

Completed in 47 milliseconds