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

/vbox/src/VBox/Runtime/common/crypto/
H A Dstore.cpp121 uint32_t cStore = ASMAtomicDecU32(&pThis->cRefs); local
122 if (!cStore)
128 return cStore;

Completed in 3140 milliseconds