added destroyInProgress member

This commit is contained in:
Jeff Hill
2001-08-29 17:55:59 +00:00
parent 8982740d23
commit b136bfa3ed

View File

@@ -475,6 +475,7 @@ private:
caServerI *pCAS;
unsigned nMonAttached;
unsigned nIOAttached;
bool destroyInProgress;
inline void lock () const;
inline void unlock () const;