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

/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsMemoryImpl.h76 PRBool mIsFlushing; member in class:nsMemoryImpl
H A DnsMemoryImpl.cpp259 mIsFlushing(PR_FALSE)
431 if (mIsFlushing)
435 mIsFlushing = PR_TRUE;
471 aSelf->mIsFlushing = PR_FALSE;

Completed in 84 milliseconds