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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Dupdownclient.h97 CS_DYING enumerator in enum:ClientState
159 bool HasBeenDeleted() { return m_clientState == CS_DYING; }
H A DBaseClient.cpp330 m_clientState = CS_DYING;
388 if ( m_clientState == CS_DYING ) {
398 m_clientState = CS_DYING;

Completed in 126 milliseconds