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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DClientRef.cpp89 if (m_client && m_client->HasBeenDeleted()) {
99 if (m_client && m_client->HasBeenDeleted()) {
H A Dupdownclient.h159 bool HasBeenDeleted() { return m_clientState == CS_DYING; } function in class:CUpDownClient
H A DClientList.cpp1070 if (toAdd->HasBeenDeleted()) {
H A DBaseClient.cpp1267 if (HasBeenDeleted()) {
H A DPartFile.cpp3191 if ( !toremove->GetSocket() && !toremove->HasBeenDeleted() ) {

Completed in 203 milliseconds